Download the PHP package mezon/crud-service without Composer
On this page you can find all versions of the php package mezon/crud-service. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mezon/crud-service
More information about mezon/crud-service
Files in mezon/crud-service
Download mezon/crud-service
More information about mezon/crud-service
Files in mezon/crud-service
Vendor mezon
Package crud-service
Short Description Small crud-service script
License MIT
Homepage https://github.com/alexdodonov/mezon-crud-service
Package crud-service
Short Description Small crud-service script
License MIT
Homepage https://github.com/alexdodonov/mezon-crud-service
Please rate this library. Is it a good library?
Informations about the package crud-service
Set of classes for creating CRUD services
Installation
Just print in console
And that's all )
First steps
Now we are ready to create out first CRUD service. Here it is:
The main part of this listing is:
Here we describe a list of fields of our entity, table name where it is stored and entity name.
Default endpoints
Out of the box a list of CRUD endpoints are available:
All versions of crud-service with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2.0
mezon/service Version 1.6.*
mezon/filter Version 1.0.*
mezon/fields-set Version 1.0.*
mezon/security Version 1.1.*
mezon/crud-service-model Version 1.2.*
mezon/security-provider Version >=1.1.2 <1.2.0
mezon/service-logic Version >=1.3.1 <1.4.0
mezon/service Version 1.6.*
mezon/filter Version 1.0.*
mezon/fields-set Version 1.0.*
mezon/security Version 1.1.*
mezon/crud-service-model Version 1.2.*
mezon/security-provider Version >=1.1.2 <1.2.0
mezon/service-logic Version >=1.3.1 <1.4.0
The package mezon/crud-service contains the following files
Loading the files please wait ....