Libraries tagged by idgenerator
laracademy/model-generator
9326 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
johnbillion/wp-hooks-generator
90714 Downloads
Generates a JSON representation of the WordPress actions and filters in your code
xeeeveee/sudoku
7903 Downloads
PHP sudoku logic library - Generate and solve sudoku puzzles
woohoolabs/zen
5953 Downloads
Woohoo Labs. Zen DI Container and preload file generator
wdes/php-i18n-l10n
64771 Downloads
PHP library/api to provide Internationalisation and Localisation
vaimo/composer-changelogs
105737 Downloads
Provide information about package changes based on changelog files that are bundled with releases; provide tools for generating documentation files from changelog sources
tomatophp/tomato-admin
6972 Downloads
Tomato Admin Dashboard Build With FilamentPHP Theme for Laravel Splade
tomatophp/filament-plugins
983 Downloads
Manage your modules as a plugin system with plugin generator
tomatophp/filament-helpers
2669 Downloads
Helper Class Generator to manage your forms and table inside your filament app
tomatophp/filament-api
1339 Downloads
Generate APIs from your filament resource using single line of code
tiny-blocks/collection
9512 Downloads
Provides a flexible and efficient API to manipulate, iterate, and manage collections in a structured and type-safe manner.
talon-one/talon-one-client
66615 Downloads
Use the Talon.One API to integrate with your application and to manage applications and campaigns: - Use the operations in the [Integration API section](#integration-api) are used to integrate with our platform - Use the operation in the [Management API section](#management-api) to manage applications and campaigns. ## Determining the base URL of the endpoints The API is available at the same hostname as your Campaign Manager deployment. For example, if you access the Campaign Manager at `https://yourbaseurl.talon.one/`, the URL for the [updateCustomerSessionV2](https://docs.talon.one/integration-api#operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`
stimulsoft/reports-php
6294 Downloads
Stimulsoft Reports.PHP
simplesoftwareio/simple-sms
45089 Downloads
Simple-SMS is a package made for Laravel to send/receive (polling/pushing) text messages. Currently supports CalLFire, EZTexting, Email Gateways, FlowRoute, LabsMobile, Mozeo, Nexmo, Plivo, Twilio, and Zenvia
schnittstabil/csrf-tokenservice
155347 Downloads
Stateless CSRF (Cross-Site Request Forgery) token service.