Libraries tagged by exiv
barefootbridal/barefootbridal-blog
3 Downloads
Simple blog package (with admin panel) for Laravel. Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
bangpound/legacy-php-http-kernel
134 Downloads
Symfony HttpKernel for supporting controllers that exit or return null.
audriga/jmap-openxport
28 Downloads
Provides JMAP support to existing PHP-based systems, in the context of the OpenXPort project
au/au_widgets
25 Downloads
Provides a range of widgets and enhancements to existing widgets that provide more customization, including blog, bookmarks, files, groups, pages, random content, liked content and tag tracking
asgard-local/prevent-dependency-confusion
0 Downloads
This package exists to prevent dependency confustion attack
asamaru7/iseed
96 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
arpablue/fieldlist
8 Downloads
It is a object to mange a value using a key, but identify each value using uncase-sensitive key. This allow get values using case un-sensitive methods and compare both list, using a strict mode for a exactly comparation of the keys and values, an compare mode only verify the current keys and values aexist in the second luist and the low mode only verify the keys exists in the second list.
arifseft/laravel-wordpress
6 Downloads
Simple blog package (with admin panel) for Laravel (6.x and 7.x). Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
arielenter/laravel-test-translations
2 Downloads
Easy way to test the existence of translations, placeholders and replace keys.
arcana/laravel-pulse-s3-metrics
1807 Downloads
Fetch existing data usage and storage metrics from AWS CloudWatch for your S3 bucket and display them in your Laravel Pulse dashboard.
appforge/yii2-fpdi
298 Downloads
Import pages from existing PDF documents and use them as templates in FPDF
andreybolonin/doctrine-fixtures-generator-bundle
655 Downloads
Generate Fixture from your existing data in your database. You can specify the Entity name and the IDs you want to import in your fixture.
andrewgjohnson/imageblendedcolorallocate
28 Downloads
imageblendedcolorallocate is a function that will allocate a new blended color based on two existing allocated colors for your PHP GD images
andrewdyer/scheduler
9 Downloads
Schedule events with this framework-agnostic cron scheduler, which can be easily integrated into your existing project or run as a standalone command scheduler.
andrelohmann/php-facedetection
1344 Downloads
PHP class to detect one face in images. A pure PHP port of an existing JS code from Karthik Tharavad.