Libraries tagged by schma
schmunk42/yii2-markdocs-module
62235 Downloads
Renders markdown files from local folder as views
schmunk42/retry
555749 Downloads
A tiny library for retrying failing operations. [fork with tags]
schmitzal/tinyimg
112880 Downloads
Image compression for all pngs and jpgs uploaded to the backend (using the tinypng API)
schams-net/nagios
29137 Downloads
Monitors TYPO3 instances and warns about insecure extensions, old TYPO3 versions, wrong PHP versions, etc. Requires a Nagios monitoring server.
christoph-schaeffer/dhl-business-shipping
12418 Downloads
DHL business customer shipping
schumacherfm/mage2-mocks
33181 Downloads
This Magento2 module provides mock classes when you have physically removed unneeded modules with dependencies.
yadakhov/laradump
12995 Downloads
A mysqldump wrapper for laravel. Dump your table schemas and data into files.
wwwision/types
7079 Downloads
Tools to create PHP types that adhere to JSON schema like rules
vrbata/xml-validator
293778 Downloads
Validates your XML against a xsd schema.
tigrov/yii2-pgsql
59809 Downloads
Improved PostgreSQL schemas for Yii2
seromenho/xml-validator
194326 Downloads
Validates your XML against a xsd schema file.
serkin/volan
24186 Downloads
PHP array schema validator
robinncode/db_craft
1740 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.
roadiz/roadiz
9172 Downloads
Roadiz is a modern CMS based on a polymorphic content-schema system which can handle many types of services. It’s based on Symfony component and Doctrine ORM for maximum performances and security.
popo/generator
38200 Downloads
Plain Old PHP Object (POPO) / Data Structure / Data Transfer Object (DTO) Generator. Convert YAML schema to PHP class.