Libraries tagged by definitions
openclerk/cryptocurrencies
249 Downloads
Definitions and implementations of cryptocurrencies in Openclerk
nvl/laravel-typescript-translations
17 Downloads
Generate TypeScript type definitions from Laravel translation files
njh/phpspecgen
2 Downloads
phpspecgen is a library for generating HTML documentation for Semantic Web based on ontology definitions in RDFS and OWL.
nicmart/building
429 Downloads
A PHP library that abstracts the definition of fluent builders.
mkd/laravel-fast-api
6 Downloads
Laravel FastAPI is a PHP attribute-based routing package designed to streamline API development. It enables developers to define routes, methods, and middlewares directly within their controllers using simple PHP attributes. By reducing the complexity of traditional route definition, Laravel FastAPI improves code organization and enhances performance with route caching. Perfect for developers looking to build clean, efficient APIs in Laravel.
mickaelandrieu/xml-linter
1743 Downloads
CLI app to validate any kind of XML file, can accept an XSD definition file
masunov/laravel-dto-yml-generator
127 Downloads
Laravel package for build DTOs and YML definitions for JMS Serializer
locomotivemtl/charcoal-user
13532 Downloads
User definition, authentication and authorization.
locomotivemtl/charcoal-object
15041 Downloads
Object (Content and UserData) definition and object behaviors and tools.
libreworks/ext-mongodb-hhi
22181 Downloads
Typechecker definitions for MongoDB HHVM Driver
legalthings/legalform-js
3077 Downloads
JavaScript library to create a form from a LegalForms definition
kristijorgji/db-to-php
3481 Downloads
A library to generate application code based on database definition.
kariricode/contract
1041 Downloads
Central repository for interface definitions in the KaririCode Framework. Implements interface code in PHP for specified namespaces, adhering to PSR standards and leveraging modern PHP features.
juanchosl/httpdata
119 Downloads
Little methods collection in order to create http request and responses using the PSR standards from PHP-FIG definitions
isgarrido/laravel-model-typescript-transfomer
5 Downloads
Generate Typescript definitions for your Eloquent models