Libraries tagged by this7 that
mouf/utils.common.formatters
33619 Downloads
Formatters are simple classes that transform a string into another. For instance, a formatter could be used to format a date, translate a string, put a string in bold, etc... This package contains the formatter interface, plus a number of useful formatters.
mouf/security.rightsservice
64673 Downloads
A set of class to manage the rights of users in web-application. You should use this package if you want to restrict access to some parts of your web-application to some users only (for instance if you want to make an 'admin' section that is only accessible to the adminsitrator).
mouf/alias-container
170 Downloads
This package contains a really minimalist dependency injection container that can be used to create aliases of instances in existing containers.
mmnijas/strftime
29 Downloads
A Laravel package that provides strftime functionality compatible with PHP 8.1+. This package will serve as a drop-in replacement, leveraging IntlDateFormatter to provide locale-aware date and time formatting, similar to strftime
madlab/multi-server-scheduling
18564 Downloads
This package extends Laravel's native Command Event class to add functionality that prevents events from overlapping when ran in multi server environments. This is achieved using Laravel Cache
lunoxis/instagram
114 Downloads
This library is based on the Instagram web version. We develop it because nowadays it is hard to get an approved Instagram application. The purpose is to support every feature that the web desktop and mobile version support
lukasbableck/contao-title-description-bundle
83 Downloads
This bundle adds a meter for the length of the page title and description in the Contao backend as well as a picker that allows you to easily insert special characters into your title or description. The maximum values for the title and description length are based on the maximum length that Google usually displays in search results.
lukasbableck/contao-context-menu-bundle
36 Downloads
This bundle allows you to configure whether you want to use the context menu for operations in the backend. You can also define operations that are always shown.
log1x/acf-move-yoast
277 Downloads
A simple ACF Field that moves the Yoast SEO metabox to the location of this field.
laztopaz/potato-orm
8 Downloads
This package aims at building a simple agnostic ORM that can perform the basic crud database operations.
kinoritech/lost-in-translation
311 Downloads
This scans your laravel project for used locale keys that aren't translated by your locale files.
k1sul1/custom-admin-notices
215 Downloads
This plugin allows you to create your own notices that show up in the WordPress admin.
juststeveking/workflow
2 Downloads
This package is aimed to be a simplistic PHP workflow package that works in a similar fashion to GitHub Actions.
josecaseiro/angolan-geo
42 Downloads
The angolan-geo Composer package is crafted to streamline the process of building models for Provincia (Provinces) and Municipio (Municipalities) in PHP applications, specifically tailored to the unique geographical structure of Angola. This package is a valuable asset for developers working on projects that demand accurate location-based information within the Angolan context.
jobmetric/laravel-unit
15 Downloads
This is a unit management package for Laravel that you can use in your projects.