Libraries tagged by youcan
hprose/hprose
200771 Downloads
It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system.
emilianotisato/nova-tinymce
745326 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!
yahoo/purecss
696 Downloads
Pure is a ridiculously tiny CSS library you can use to start any web project.
tomatophp/filament-translations
14580 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
265350 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
31163 Downloads
To make your site compliant to the EU GDPR law you can use this package and customize it to your needs.
roots/wordpress-full
124458 Downloads
WordPress is open source software you can use to create a beautiful website, blog, or app.
nystudio107/craft-twig-sandbox
52479 Downloads
Allows you to easily create a sandboxed Twig environment where you can control what tags, filters, functions, and object methods/properties are allowed
maglnet/magl-markdown
155501 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
120553 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
fiunchinho/phpunit-randomizer
742527 Downloads
Execute your test cases in random order, so you can check if they have hidden dependencies
digitaldream/laracrud
20588 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
dietercoopman/mailspfchecker
3838 Downloads
A package to check if you can send e-mail through a given mailserver in name of a given e-mail address
christophlehmann/pagetreefilter
72318 Downloads
It adds a wizard like the new content element wizard that helps finding content elements and records in the page tree. With a few clicks you know where they are used. You can also see what elements are not used.
binshops/laravel-blog
38641 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.