php-crud-api

Single file PHP script that adds a REST API to a SQL database

MIT License

Downloads
48.3K
Stars
3.6K
Committers
41

Bot releases are hidden (Show)

php-crud-api - v2.0.5: Fix #459

Published by mevdschee almost 6 years ago

php-crud-api - v2.0.4: Fixes some bugs

Published by mevdschee almost 6 years ago

php-crud-api - v2.0.3: Drop file upload support

Published by mevdschee almost 6 years ago

php-crud-api - v2.0.2: Support bigint pk

Published by mevdschee about 6 years ago

php-crud-api - v2.0.1: Fix tests

Published by mevdschee about 6 years ago

php-crud-api - v2.0.0: Final release v2

Published by mevdschee about 6 years ago

php-crud-api - v2.0-BETA8: File upload support

Published by mevdschee about 6 years ago

php-crud-api - v2.0-BETA7: CSRF/XSRF support

Published by mevdschee about 6 years ago

php-crud-api - v2.0-BETA6: View support

Published by mevdschee about 6 years ago

php-crud-api - v2.0-BETA5: MultiTenancy support

Published by mevdschee about 6 years ago

php-crud-api - v2.0-BETA4: OpenAPI 3.0 support

Published by mevdschee about 6 years ago

php-crud-api - v2.0-BETA3: JWT Authentication

Published by mevdschee about 6 years ago

php-crud-api - v2.0-BETA2: Authorization middleware

Published by mevdschee about 6 years ago

php-crud-api - v2.0-BETA: Updated preview of v2

Published by mevdschee about 6 years ago

php-crud-api - v1.2.18: Update documentation

Published by mevdschee about 6 years ago

php-crud-api - v2.0-ALPHA: Preview of new version

Published by mevdschee about 6 years ago

php-crud-api - v1.2.17: Fix swagger escaping bug

Published by mevdschee over 6 years ago

php-crud-api - v1.2.16: code cleanup

Published by mevdschee over 6 years ago

php-crud-api - v1.2.15: Fix tenancy function bug

Published by mevdschee over 6 years ago

See #366 and #367

php-crud-api - v1.2.14: Fix relations bug

Published by mevdschee over 6 years ago

See: #259