Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ozdemirrulass/php-framework-statistics
PHP framework statistics scanner and json data archive with matplotlib charts
https://github.com/ozdemirrulass/php-framework-statistics
cakephp codeigniter framework fuelphp laravel matplotlib phalcon-php php python slimphp statistics symfony yii2
Last synced: 27 days ago
JSON representation
PHP framework statistics scanner and json data archive with matplotlib charts
- Host: GitHub
- URL: https://github.com/ozdemirrulass/php-framework-statistics
- Owner: ozdemirrulass
- License: mit
- Created: 2024-05-12T16:03:46.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-09-30T00:51:27.000Z (about 1 month ago)
- Last Synced: 2024-09-30T22:19:37.576Z (about 1 month ago)
- Topics: cakephp, codeigniter, framework, fuelphp, laravel, matplotlib, phalcon-php, php, python, slimphp, statistics, symfony, yii2
- Language: Python
- Homepage:
- Size: 12.1 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PHP Frameworks Statistics
---
## Overview
This repository contains Python script to collect data and generate statistical charts about the popularity of various PHP frameworks. The scripts gather data and present it in visual representations for analysis and comparison.## Statistics
- **[LATEST STATISTICS CHARTS](https://github.com/ozdemirrulass/php-framework-statistics/blob/main/latest_stats.md)**
- **[archive.json](https://github.com/ozdemirrulass/php-framework-statistics/blob/main/archive.json)**: Contains archived JSON data files.
- **[archive/charts/](https://github.com/ozdemirrulass/php-framework-statistics/tree/main/archive/charts)**: Stores generated charts.## Data Sources
**Archiving**: All generated charts and raw data are archived along with timestamps for reference.
- https://github.com/laravel/laravel
- https://github.com/symfony/symfony
- https://github.com/slimphp/Slim
- https://github.com/bcit-ci/codeigniter
- https://github.com/yiisoft/yii2
- https://github.com/cakephp/cakephp
- https://github.com/phalcon/cphalcon
- https://github.com/fuel/fuel## Contributing
Contributions are welcome! Feel free to fork the repository and submit pull requests with improvements or additional features.## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.