Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lotfio/silo
:electric_plug: SILO modular PHP framework :electric_plug:
https://github.com/lotfio/silo
framework oop php-framework php-mvc-application php-mvc-framework php7 silo solid
Last synced: 21 days ago
JSON representation
:electric_plug: SILO modular PHP framework :electric_plug:
- Host: GitHub
- URL: https://github.com/lotfio/silo
- Owner: lotfio
- License: mit
- Created: 2019-08-13T08:15:16.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-14T11:30:19.000Z (about 4 years ago)
- Last Synced: 2024-04-17T15:20:24.080Z (7 months ago)
- Topics: framework, oop, php-framework, php-mvc-application, php-mvc-framework, php7, silo, solid
- Language: PHP
- Homepage: https://silo.lotfio.net
- Size: 122 KB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
:electric_plug: SILO PHP Modular Framework :electric_plug:
### 🔥 Introduction :
SILO is a simple lightweight PHP Framework for lazy devs.### 📌 Requirements :
- PHP 7.2 or newer versions
- PHPUnit >= 8 (for testing purpose)### :ok_hand: Features :
- Easy to use.
- Simple installation one line command with composer.### 🚀 Installation & Use :
```
composer create-project lotfio/silo
```### :computer: Contributing
- Thank you for considering to contribute to ***SILO***. All the contribution guidelines are mentioned [here](CONTRIBUTE.md).
### :page_with_curl: ChangeLog
- Here you can find the [ChangeLog](CHANGELOG.md).
### :beer: Support the development
- Share ***SILO*** and lets get more stars and more contributors.
- If this project helped you reduce time to develop, you can give me a cup of coffee :) : **[Paypal](https://www.paypal.me/lotfio)**. 💖### :clipboard: License
- ***SILO*** is an open-source software licensed under the [MIT license](LICENSE).