Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lotfio/skeleton
:ok_hand: PSR-4 compliant PHP package or library skeleton :ok_hand:
https://github.com/lotfio/skeleton
Last synced: 21 days ago
JSON representation
:ok_hand: PSR-4 compliant PHP package or library skeleton :ok_hand:
- Host: GitHub
- URL: https://github.com/lotfio/skeleton
- Owner: lotfio
- License: mit
- Created: 2019-09-05T13:46:58.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-18T15:54:51.000Z (almost 4 years ago)
- Last Synced: 2024-04-19T20:03:05.998Z (7 months ago)
- Language: PHP
- Homepage:
- Size: 104 KB
- Stars: 14
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
:heart: PSR-4 compliant PHP package or library skeleton :heart:
### :fire: Introduction :
introduction### :pushpin: Requirements :
- PHP 7.2 or newer versions
- PHPUnit >= 8 (for testing purpose)### :ok_hand: Features :
- Feature here### :rocket: Installation & Use :
```php
composer create-project lotfio/skeleton projectName
```### :wrench: Configuration:
```php
// configuration example
```### :pencil2: Usage :
```php
// basic usage example
```### :inbox_tray: Short explanation :
```php
// additional details
```### :computer: Contributing
- Thank you for considering to contribute to ***Package***. All the contribution guidelines are mentioned [here](CONTRIBUTING.md).
### :page_with_curl: ChangeLog
- Here you can find the [ChangeLog](CHANGELOG.md).
### :beer: Support the development
- Share ***Package*** 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
- ***Package*** is an open-source software licensed under the [MIT license](LICENSE).