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 visible (Hide)

php-crud-api - v2.12.3: Support formatted JSON

Published by mevdschee over 3 years ago

See #789

php-crud-api - v2.12.2 Better PSR-7 usage

Published by mevdschee over 3 years ago

php-crud-api - v2.12.1 Better PSR-7 usage

Published by mevdschee over 3 years ago

php-crud-api - v2.12.0 API key support

Published by mevdschee over 3 years ago

See README

php-crud-api - v2.11.5 bugfix xsrf middleware

Published by mevdschee over 3 years ago

Build for #777

php-crud-api - v2.11.4 bugfix xsrf middleware

Published by mevdschee over 3 years ago

see: #777

php-crud-api - v2.11.3: bugfix for empty response

Published by mevdschee over 3 years ago

see #772

php-crud-api - v2.11.2: Fix SQLite default type on views

Published by mevdschee over 3 years ago

See #769

php-crud-api - v2.11.1: fix 'nsw' condition

Published by mevdschee over 3 years ago

See: #765

php-crud-api - v2.11.0: Support JSON strings

Published by mevdschee over 3 years ago

See: #667

php-crud-api - v2.10.1: less PDO options

Published by mevdschee over 3 years ago

build all

php-crud-api - v2.10.0: less PDO options

Published by mevdschee over 3 years ago

see #759

php-crud-api - v2.9.44: OpenAPI UTF8 fixes

Published by mevdschee over 3 years ago

php-crud-api - v2.9.43: Add /status endpoint

Published by mevdschee over 3 years ago

php-crud-api - v2.9.42: Add /status endpoint

Published by mevdschee over 3 years ago

php-crud-api - v2.9.41: Add /status endpoint

Published by mevdschee over 3 years ago

See #755

php-crud-api - v2.9.40: Hide id in dbAuth

Published by mevdschee over 3 years ago

See #756

php-crud-api - v2.9.39: Better PDOException message

Published by mevdschee over 3 years ago

PDOException message was empty, now says: PDOException occurred (enable debug mode)

php-crud-api - v2.9.38: Bugfix cors config

Published by mevdschee over 3 years ago

See #749

php-crud-api - v2.9.37 Bugfix missing use

Published by mevdschee over 3 years ago

See #745 (thank you Jonas)