Libraries tagged by stfr
maltekuhr/laravel-gpt
38022 Downloads
Streamlined integration of OpenAI's ChatGPT (GPT-3.5, GPT-4) into Laravel applications.
magefan/module-rocketjavascript
99699 Downloads
Move all javascript to the footer on Magento 2 store.
magefan/module-lazyload
143627 Downloads
Images lazyloading on Magento 2 store.
lochmueller/sourceopt
419037 Downloads
Optimization of the final page: reformatting the (x)HTML output & removal of new-lines, comments and generator-info including search and replace strings using your regular expressions. In addition combines all SVG selected within content-elements into one file and replaces by .
lochmueller/calendarize
104135 Downloads
Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also 'calendarize' your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize
limedeck/nova-cashier-overview
115134 Downloads
Interact with your Stripe subscriptions directly inside Nova.
laminas-api-tools/api-tools-rest
1317824 Downloads
Laminas Module providing structure for RESTful resources
kunstmaan/translator-bundle
118149 Downloads
A bundle which enables editing translations in the admin interface without need for editing the translations files. Translations will be stored in a (default) database and retrieved on the most efficient way possible.
kunstmaan/admin-bundle
140957 Downloads
The Kunstmaan Admin bundle supplies your project with a basic, elegant backend interface you can modify and extend so you can make your perfect admin module. The clean interface makes it straightforward for you and the people working with it to change settings and modify content.
kreyu/data-table-bundle
29144 Downloads
Streamlines creation process of the data tables
kktsvetkov/krumo
51495 Downloads
Krumo is a debugging tool, which displays structured information about any PHP variable. It is a nice replacement for print_r() or var_dump() which are used by a lot of PHP developers.
kenjis/codeigniter-composer-installer
56524 Downloads
Package to install CodeIgniter3 via Composer with secure folder structure.
kenepa/translation-manager
30148 Downloads
Manage your application's translation strings in Filament.
justiversen/laravel-job-chainer
38087 Downloads
Chain Laravel jobs without having to glue it to a starting job
jlorente/laravel-data-migrations
105396 Downloads
An extension to allow you to separate data migrations from structure migrations