Libraries tagged by scheman
psx/model
206915 Downloads
PSX model classes
popphp/pop-db
17737 Downloads
Pop Db Component for Pop PHP Framework
nomanur/filament-seo-pro
1295 Downloads
The definitive SEO toolkit for Filament — live analysis, Google preview, social cards, schema markup, and bulk management.
mattiabasone/avro-serde-php
72612 Downloads
A library to serialize and deserialize Avro records making use of the confluent schema registry
larament/seokit
3054 Downloads
A complete SEO package for Laravel, covering everything from meta tags to social sharing and structured data.
laracraft-tech/laravel-dynamic-model
12534 Downloads
Dynamic Model for Laravel!
devrabiul/laravel-seo-manager
7241 Downloads
Laravel SEO Manager is an SEO tool that improves SEO by adding recommended meta tags.
yadakhov/laradump
22716 Downloads
A mysqldump wrapper for laravel. Dump your table schemas and data into files.
x-graphql/delegate-execution
57601 Downloads
Delegate GraphQL schema execution
wwwision/types
32952 Downloads
Tools to create PHP types that adhere to JSON schema like rules
unisharp/doc-us
25684 Downloads
A MySQL Schema Documantation Generator for Laravel
twentytwo-labs/api-validator
55617 Downloads
Validate PSR-7 Requests against an OpenAPI/Swagger2 Schema
stagem/php-graphql-scalars
27588 Downloads
PHP library of custom GraphQL Scalars for creating precise type-safe GraphQL schemas
serkin/volan
27428 Downloads
PHP array schema validator
robinncode/db_craft
5053 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.