Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ferg1e/cityphp
PHP web application library
https://github.com/ferg1e/cityphp
Last synced: 26 days ago
JSON representation
PHP web application library
- Host: GitHub
- URL: https://github.com/ferg1e/cityphp
- Owner: ferg1e
- License: unlicense
- Created: 2013-01-07T04:07:02.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-09-07T06:54:40.000Z (about 10 years ago)
- Last Synced: 2024-08-04T13:52:18.292Z (3 months ago)
- Language: PHP
- Homepage:
- Size: 582 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# cityphp
**Notice:** This project is dead. It is split up into five separate successors:
[Corn Wand](https://github.com/al-codepone/corn-wand),
[pajamaSQL](https://github.com/al-codepone/pajamaSQL),
[Paper Cello](https://github.com/al-codepone/paper-cello),
[Bouncer's Book](https://github.com/al-codepone/bouncers-book) and
[Screen Name](https://github.com/al-codepone/screen-name).cityphp is a full featured PHP 5.3.0+ web application library.
It's PSR-1 compliant and available on composer.
The library contains facilities for SQL databases, form validation, HTML snippets, bcrypt hashing, token generation, pagination, URL routing and datetimes.Checkout the [documentation](http://ikitovagn.com/t/cityphp-0.4.0-manual.html) to learn more.