Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.