Libraries tagged by default page
byjoby/formward
1984 Downloads
Forms with sane defaults and simple interfaces to skip the boilerplate code and just put a form on the page
georgringer/extbase-with-no-l10n-parent
78540 Downloads
Show records in extbase if those got a different language defined then -1 (all) or 0 (default) and no language parent
binshops/laravel-blog
37291 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.
georgringer/extbase-records-with-no-l10n-parent
45080 Downloads
Show records in extbase if those got a different language defined then -1 (all) or 0 (default) and no language parent
softfineware/discriminator-default-normalizer
2615 Downloads
Symfony serializer normalizer for normalizing to parent object in case of not found DiscriminatorMap
nitsan/ns-basetheme
21500 Downloads
The architecture of parent/child TYPO3 theme concept. Explore https://t3planet.com and https://nitsantech.com
lara-zeus/boredom
9220 Downloads
Zeus Boredom, use Boring Avatars as the default avatar provider in your FilamentPHP v3 application
hessam/laravel-blogger
1270 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.
demmonico/yii2-config
2735 Downloads
Yii2 extension which allows to get application parameters, text or email templates from database tables or from default config, to import and to manage them from admin panel dynamically.
sertxudeveloper/laravel-pagination
730 Downloads
Package for overriding Laravel's default pagination
cnvs/paper
23 Downloads
Canvas Default Appearance
webmonks-technologies/laravel-blog
7 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.
mits87/eloquent-nested-attributes
363 Downloads
Nested attributes allow you to save attributes on associated records through the parent. By default nested attribute updating is turned off and you can enable it using the $nested attribute. When you enable nested attributes an attribute writer is defined on the model.
joaoroyosilva/eloquent-nested-attributes
350 Downloads
Nested attributes allow you to save attributes on associated records through the parent. By default nested attribute updating is turned off and you can enable it using the $nested attribute. When you enable nested attributes an attribute writer is defined on the model.
broken-titan/laravel-header-paginate
5 Downloads
Transforms the default pagination of the Laravel responses from body metadata to the Link header.