https://github.com/attitude/php
Extended PHP
https://github.com/attitude/php
Last synced: 3 months ago
JSON representation
Extended PHP
- Host: GitHub
- URL: https://github.com/attitude/php
- Owner: attitude
- License: mit
- Created: 2020-10-08T19:59:02.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-15T07:35:21.000Z (about 4 years ago)
- Last Synced: 2025-01-18T02:14:47.047Z (5 months ago)
- Language: PHP
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PHP extended
**Extra methods you might never neeed.**
Medhods are split into folders with own `index.php` so you can include every fuction in that folder. This way you can even include everyting:
```php