Libraries tagged by speed
nfephp-org/sped-pos
19685 Downloads
Biblioteca para impressão da DANFCe em impressoras térmicas compatíveis.
nfephp-org/sped-mail
18812 Downloads
API para geração e envio dos emails relacionados com o SPED.
nfephp-org/sped-gnre
6682 Downloads
API para a emissão de guias GNRE para a SEFAZ
nfephp-org/sped-efdreinf
9896 Downloads
API para geração e comunicação dos eventos relativos ao projeto EFD-Reinf da Receita Federal do Brasil.
nfephp-org/sped-averbacao
11715 Downloads
API para comunicação e Averbação dos CTes, MDFes e NFes com as Seguradoras.
guiliredu/laravel-seed-migration-estados-cidades-brasil
14324 Downloads
Pacote com informações de todas cidades e estados brasileiros.
evotodi/seed-bundle
61749 Downloads
Seeder for symfony 6/7
eighty8/laravel-seeder
54035 Downloads
Versioned, environment-based Seeders in Laravel
cion/laravel-text-to-speech
26360 Downloads
This package creates a shared API to easily use Text to Speech functionalities amongst different TTS providers.
bfinlay/laravel-excel-seeder
41282 Downloads
Seed the database with Laravel using Excel, XLSX, XLS, CSV, ODS, Gnumeric, XML, HTML, SLK files
antonyz89/yii2-seeder
25746 Downloads
A tool to quickly populate database with fake data
tuurbo/spreedly
149813 Downloads
Spreedly API
xefi/faker-php-laravel
4895 Downloads
Faker php integration with laravel
woenel/prpcmblmts
17253 Downloads
Philippines region, province, cities/municipalities and barangays Laravel migration and table seeder.
robinncode/db_craft
2400 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.