Libraries tagged by includes
robinncode/db_craft
4766 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.
pmigut/gtin-validator
175548 Downloads
This library is a set of static methods for GTIN validation. Methods return true if given string is publicly available GTIN-8, GTIN-12, GTIN-13 or GTIN-14 code. Checks include format, check digit and prefix.
nutnet/laravel-sms
27734 Downloads
Package for sending SMS form your Laravel app, includes pre-installed sms providers and your custom.
netgen/ngsymfonytools
250770 Downloads
Netgen Symfony Tools is an eZ Publish 4 extension that provides a way to include Twig templates, as well as running Symfony sub-requests, directly from the eZ Publish legacy templates.
naucon/breadcrumbs
27323 Downloads
The breadcrumb package helps to integrate a common breadcrumb navigation into a web application. The package includes two components: A breadcrumbs class to add breadcrumb elements and a breadcrumbs helper to render html markup in php or smarty templates.
mytharcher/alipay-php-sdk
1550 Downloads
Refactored Alipay PHP SDK (include mobile version). 经重构的支付宝 PHP 开发包(含移动网页支付)
martynbiz/slim3-controller
15147 Downloads
Provides controller functionality to Slim Framework v3. Also includes PHPUnit TestCase for testing controllers.
hydrat-agency/laravel-2fa
21167 Downloads
This package allow you to enable two-factor authentication in your Laravel applications. It stores tokens locally and notify users about their token via mail, SMS or any custom channel. Includes native conditionnal check to trigger or not 2FA, using known devices, IP addresses or IP locations.
glial/glial
7740 Downloads
A HMVC PHP framework (include CLI mode) made for high volumetry & batch process
ghostff/dump7
11224 Downloads
A pretty version of php var_dump. This class displays structured information about one or more expressions that includes its type and value.
filisko/pdo-plus
23025 Downloads
PDO+ extends PDO in order to log all your queries. It also includes a Bar Panel for Tracy
eprofos/user-agent-analyzer
3525 Downloads
A powerful Symfony bundle for user-agent analysis. It provides accurate detection of operating systems (Windows, MacOS, Linux, iOS, Android...), browsers (Chrome, Firefox, Safari...), and device types (Desktop, Mobile, Tablet, TV...). Supports specific version detection and includes advanced handling of special cases like WebViews and compatibility modes. Features comprehensive logging and detailed analysis results.
drupal/byte
49531 Downloads
Designed for a SaaS product website, this template includes landing pages, a blog, newsletter sign up and other features.
danielmlozano/laravel-vue-i18n-generator
25272 Downloads
Generates a vue-i18n compatible include file from your Laravel translations.
codingms/fluid-fpdf
56060 Downloads
TYPO3 Fluid-FPDF - PDF by coding.ms: This extension provides a comprehensive set of PDF-ViewHelpers for working with FPDF in Fluid. By defining the fpdf namespace, you can generate PDFs directly in your own TYPO3 extensions. It also includes a built-in plugin for rendering predefined PDFs, automatically exposing all available PDF definitions. Additional features include barcode generation, text rotation, PDF/A-3b support, as well as ZUGFeRD and Factur-X compatibility (e-invoice).