Remove BulletPHP.

This commit is contained in:
Jamie York 2020-05-13 15:00:30 +01:00 committed by GitHub
parent d8a7be41b6
commit 37b33894cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -162,7 +162,6 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
### Micro Frameworks
*Micro frameworks and routers.*
* [Bullet PHP](http://bulletphp.com/) - A micro framework for building REST APIs.
* [Laravel-Zero](https://laravel-zero.com) - A micro-framework for console applications.
* [Lumen](https://lumen.laravel.com) - A micro-framework by Laravel.
* [Mezzio](https://getexpressive.org/) - A micro-framework by Laminas.