Libraries tagged by insite
smitmartijn/laravel-pausable-jobs
498 Downloads
Pause and resume Laravel jobs individually, instead of having to pause the entire queue.
slepic/templated-tracy-bar-panel
17599 Downloads
Generic implementaton of Tracy\IBarPanel which allows you to implement IBarPanel factory classes instead of implementing IBarPanel directly.
shanginn/som
3704 Downloads
CLI tool to interact with PHP app inside docker compose env
semaio/magento2-advancedlogin
70 Downloads
Allows customers to login via a customer attribute instead of an email.
rollerworks/search-dev
16 Downloads
RollerworksSearch monolith development (use separate packages instead)
rodrigofs/filament-masterdetail
19 Downloads
Filament plugin designed specifically for managing Laravel HasMany relationships without relying on Filament's default repeater field, using instead a dedicated modal and table-based form interface.
rekalogika/file-association-entity
2314 Downloads
Utilities for handling files inside domain entities: EmbeddedMetadata for embedding metadata inside Doctrine entities, AbstractFile for creating one-to-many relations with files, and NullFile to handle cases in domain entities where a file must be present but is missing in the storage backend.
redpandacoding/provinces-state-listings
5432 Downloads
A PHP array listing of United States states and Canada Provinces. US will include the Territories and DC in its listing. You can also request the array with out them by calling getStates() instead of getAll()
rapidez/magento2-standalone-checkout
331 Downloads
A connector to open the checkout in Rapidez instead!
rainlab/livewire-plugin
362 Downloads
Load and render Livewire components using Twig inside October CMS themes.
r1pp3rj4ck/twigstringbundle
14884 Downloads
Renders strings instead of files with Twig
partner/rawphp
615 Downloads
RawPHP is currently the most powerful framework in the world because of its ability to combine only the good parts of raw PHP, Laravel, CakePHP and Slim frameworks. It is PHP framework that helps you quickly write simple yet powerful web applications and APIs. You can write both laravel, Slim and cakephp code inside RawPHP!
othyn/filament-api-resources
40 Downloads
A Laravel package that enables Filament to work seamlessly with API-backed resources instead of traditional Eloquent models
orthodoxauto/ziggy-without-const
7657 Downloads
Identical to ziggy but uses var instead of const.
opencal/ical
117 Downloads
The opencal/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible. This package is a fork from eluceo/ical.