Web siteleri için modern ve özelleştirilebilir ziyaretçi sayacı sistemi. Farklı stillerde birden fazla sayaç oluşturun ve tekil ziyaretçileri takip edin.
- 🔢 Çoklu sayaç desteği
- 🎨 İki farklı sayaç stili (görünür/gizli)
- 🌐 Çoklu dil desteği (Türkçe/İngilizce)
- 📊 Tekil ziyaretçi takibi
- 🔒 Güvenli yönetici paneli
- 💻 Tek satır kod ile kolay entegrasyon
- 📱 Responsive tasarım
- PHP 7.4 veya üzeri
- MySQL 5.7 veya üzeri
- PDO PHP Eklentisi
- GD PHP Eklentisi
- Depoyu klonlayın
git clone https://github.com/fyildirim-debug/visitor-counter.git
- Dosyaları web sunucunuza yükleyin
- Alan adınızı ziyaret edin ve kurulum sihirbazını takip edin
- Yönetici hesabı oluşturun
- Sayaç oluşturmaya başlayın!
Yönetici panelinde bir sayaç oluşturduktan sonra, şuna benzer bir kod alacaksınız:
<img src="https://alanadi.com/counter_badge.php?key=SAYAC_ANAHTARI" alt="Ziyaretçi Sayısı">
Bu kodu web sitenizde sayacı görüntülemek istediğiniz yere ekleyin.
Pull request'ler kabul edilir. Büyük değişiklikler için lütfen önce neyi değiştirmek istediğinizi tartışmak için bir konu açın.
A modern and customizable visitor counter system for websites. Create multiple counters with different styles and track unique visitors.
- 🔢 Multiple counter support
- 🎨 Two different counter styles (visible/hidden)
- 🌐 Multi-language support (English/Turkish)
- 📊 Unique visitor tracking
- 🔒 Secure admin panel
- 💻 Easy integration with single line of code
- 📱 Responsive design
- PHP 7.4 or higher
- MySQL 5.7 or higher
- PDO PHP Extension
- GD PHP Extension
- Clone the repository
git clone https://github.com/fyildirim-debug/visitor-counter.git
- Upload files to your web server
- Visit your domain and follow the setup wizard
- Create admin account
- Start creating counters!
After creating a counter in admin panel, you'll get a code like this:
<img src="https://yourdomain.com/counter_badge.php?key=YOUR_COUNTER_KEY" alt="Visitor Count">
Just add this code to your website where you want to display the counter.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Furkan YILDIRIM
- Website: furkanyildirim.com
- GitHub: @fyildirim-debug
- Email: posta@furkanyildirim.com
This project is licensed under the MIT License - see the LICENSE file for details
Bu proje MIT Lisansı ile lisanslanmıştır - detaylar için LICENSE dosyasına bakın