Libraries tagged by class gen
api-platform/json-schema
5096061 Downloads
Generate a JSON Schema from a PHP class
dcarbone/php-fhir-generated
528970 Downloads
Pre-generated classes from dcarbone/php-fhir
spiral/json-schema-generator
97987 Downloads
Provides the ability to generate JSON schemas from Data Transfer Object (DTO) classes
genealabs/laravel-null-carbon
318386 Downloads
A Laravel Carbon null-class.
wsdltophp/packagebase
4918924 Downloads
Contains the base classes to be used by classes generated by wsdltophp/packagegenerator
simple-bus/asynchronous
1607050 Downloads
Generic classes and interfaces for asynchronous messaging using SimpleBus
zf-commons/zfc-base
1067242 Downloads
A set of genetic (abstract) classes which are commonly used across multiple modules.
nilportugues/sql-query-formatter
1170736 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
elisdn/yii2-gii-fixture-generator
309425 Downloads
Fixture class generator for Gii module of Yii2 Framework.
touhidurabir/laravel-stub-generator
173564 Downloads
A laravel package to generate class files from stub files.
zelenin/rss-generator
175979 Downloads
PHP class for generating of RSS feeds. Full support of [RSSboard specification](http://www.rssboard.org/rss-specification)
oxid-esales/oxideshop-unified-namespace-generator
1326576 Downloads
OXID eShop related utility, which generates edition-specific class files for the 'unified namespace'
wol-soft/php-json-schema-model-generator
122525 Downloads
Creates (immutable) PHP model classes from JSON-Schema files including all validation rules as PHP code
ionux/phactor
89462 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
digitaldream/laracrud
22188 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command