Libraries tagged by on
lochmueller/sourceopt
485760 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/language-detection
66980 Downloads
Modern language detection middleware for TYPO3. Based on PSR-7, PSR-14 & PSR-15.
lochmueller/calendarize
126205 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
laravel-views/laravel-views
88033 Downloads
Laravel package to create beautiful common views like tables using only PHP code
laravel-notification-channels/facebook-poster
92278 Downloads
Use notification to create posts on Facebook
lanin/laravel-api-exceptions
97569 Downloads
All in one solution for exception for JSON REST APIs on Laravel and Lumen.
krustnic/docx-merge
163139 Downloads
Simple library for merging multiple MS Word ".docx" files into one
korridor/laravel-has-many-merged
90310 Downloads
Custom relationship for Eloquent that merges/combines multiple one-to-may (hasMany) relationships
kiwicommerce/module-cron-scheduler
592181 Downloads
Easily set up and manage cron jobs from the backend with a beautiful and managed timeline feature. Find the actual load on CPU/Memory by cron job execution.
kirschbaum-development/nova-comments
101876 Downloads
A Laravel Nova resource for commenting on model.
kingmaker/laravel-many-to-many-self-relationship
34887 Downloads
Laravel Many to Many Relationship on the same Model through a pivot table providing two-way association.
kartik-v/yii2-sortable-input
590931 Downloads
Sortable input widget based on yii2-sortable extension.
kartik-v/yii2-slider
720626 Downloads
An advanced slider input for Yii Framework 2 for both touch enabled and desktop devices based on bootstrap-slider.
kartik-v/yii2-money
840188 Downloads
An advanced money mask input for Yii 2.0 based on jquery maskmoney plugin styled for Bootstrap 3.
kaiserkiwi/nova-queue-management
90389 Downloads
Queues resource for Laravel Nova. Based on the abandoned package by den1n.