php-crud-api icon indicating copy to clipboard operation
php-crud-api copied to clipboard

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

Results 121 php-crud-api issues
Sort by recently updated
recently updated
newest added

Hi, Can I use rate limit with php-crud-api? And how can I create this rate limit.

enhancement

Hi, I used COMPRESS function of MySQL to store compressed strings in mysql db. Is it possible to post a string with "POST /records/posts" command and store some field compressed...

enhancement

Hi Maurits, First of all, i would like to thank you for your work and for this great lib. I have a user table, and it contains many coloumns, including...

enhancement

It would be great if the (kind of standardized) ``X-Total-Count`` response header could be added to API responses. This would make integration with for example react-admin easy.

enhancement

To support PK and FK in MyISAM and views the key "detection" could fall back to "by convention", which requires you to name the PK "id" and the FK as...

enhancement

Hi, First of all, this API is amazing! One single file and so much power :) I would like to send compressed gzip content through POST and PUT requests (I...

enhancement

Hello Maurits, This is more of a request than it is an actual issue, but I think the value in this request is really high (for newcomers, especially - but...

enhancement
good first issue

Hey, I like this project. I only had one thought: Nobody really uses XML anymore. Did you consider making a middleware to support YAML?

enhancement

These drivers are supported via PDO. To support Spatialite and other features not properly supported by PDO this issue is opened.

enhancement