Libraries tagged by easter
concrete5-community/iubenda
35 Downloads
A ConcreteCMS/concrete5 package that makes it easier to integrate Iubenda into your website
clake/pusher
6 Downloads
OctoberCMS Pusher Integration. Provides a simple wrapper for Pusher making it easier than ever to use websockets in an October project.
catlabinteractive/catlab-ancient-cms
37 Downloads
Very old code used in a few old projects. Storing here to make easier to use with composer :) Don't use. Edit
burnbright/silverstripe-inlinestylesemail
104 Downloads
Copies CSS styles to inline style tags. Makes designing emails a bit easier.
blendwerk/mnemo
285 Downloads
Turns (large) integers into easier to remember Japanese sounding words and vice versa
black/address
41 Downloads
PHP 5.4+ library to make working with Address safer, easier, and fun
bittenbyte/laravel-bulma-components
104 Downloads
View components and Sublime Text snippets to integrate Bulma.io easier into your Laravel 5.4 (or more) projects
bigeweb/framework
36 Downloads
This MVC framework provides a structured approach to developing web applications by separating the application's concerns into three distinct components: model, view, and controller. This separation of concerns promotes code organization, maintainability, and scalability, making it easier to manage and extend the application over time
baxtian/timber-stubs
863 Downloads
Based on giacocorsiglia/wordpress-stubs and paulthewalton/acf-stubs. Timber function, class, and global variable declaration stubs for easier static analysis.
awsome-kill/php-spreadsheet-helper
45 Downloads
created for easier and more efficiently import and export
asdfdotdev/session
655 Downloads
The asdf_ session class endeavors to make it easier to use basic best practices in PHP sessions.
arm092/youtuber-for-laravel
26 Downloads
The package will help you to upload videos to youtube with privacy parameter and making youtube api much easier
antaresproject/component-logger
658 Downloads
Logger is a module responsible for gathering and displaying logs coming from multiple parts of the system and other modules. It covers:Activity log - events related to objects in the system. E.g. changing user details.Error log - application errors with detailed information for easier debugging.Request log - all the HTTP requests to the application.Automation log - logs of the Automation module.Notification log - all the notifications sent to users by Notification module.
antaresproject/component-automation
403 Downloads
Automation is a module used to executte cyclic operations based on laravel task scheduler. It serves as a replacement for setting up your own cron jobs to make it easier to manage. It provides an intuitive control interface on the admin level. Automation can run tasks every few minutes, hourly, daily or weekly - depending how you set it up. Scheduled data is stored in the system database.
alirah/laravel-rest
14 Downloads
This package used for building Laravel RESTFUL API much easier.