Libraries tagged by youcan
emilianotisato/nova-tinymce
779369 Downloads
This Nova package allow you to use TinyMCE editor for text areas.You can customize the editor options and... you can upload images to your server and put them rigth there on the text without leaving the text editor!
binshops/laravel-blog
40974 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.
yahoo/purecss
709 Downloads
Pure is a ridiculously tiny CSS library you can use to start any web project.
tomatophp/filament-translations
17900 Downloads
Manage your translation with DB and cache, you can scan your languages tags like trans(), __(), and get the string inside and translate them use UI.
tobion/retry
297032 Downloads
A generic library to retry an operation in case of an error. You can configure the behavior like the exceptions to retry on.
the42coders/eu-cookie-consent
33071 Downloads
To make your site compliant to the EU GDPR law you can use this package and customize it to your needs.
spooner-web/be_secure_pw
447592 Downloads
You can set password conventions to force secure passwords for BE users.
roots/wordpress-full
136048 Downloads
WordPress is open source software you can use to create a beautiful website, blog, or app.
nystudio107/craft-twig-sandbox
125727 Downloads
Allows you to easily create a sandboxed Twig environment where you can control what tags, filters, functions, and object methods/properties are allowed
michael-rubel/laravel-formatters
83721 Downloads
This package is a collection of classes you can use to standardize data formats in your Laravel application. It uses the Service Container to easily extend or override the formatter classes.
maglnet/magl-markdown
159350 Downloads
Provides a ZF2 View Helper to render markdown syntax. It uses third-party libraries for the rendering and you can switch between different renderers.
lochmueller/calendarize
128358 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
kunstmaan/admin-bundle
145719 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.
kiwilan/typescriptable-laravel
14443 Downloads
PHP package for Laravel to type Eloquent models, routes, Spatie Settings with autogenerated TypeScript. If you want to use some helpers with Inertia, you can install associated NPM package.
fiunchinho/phpunit-randomizer
745947 Downloads
Execute your test cases in random order, so you can check if they have hidden dependencies