Libraries tagged by user function
christophlehmann/treecleaner
6 Downloads
Hides duplicates in page- and category-tree in the backend; Developed for lighter user management / editors with overlapping mount points; Hopefully core functionality in the future
christhompsontldr/laravel-restricted
2917 Downloads
Allow users to enter a restricted mode which provides limited functionality.
chrisf/secure-block
22 Downloads
A block that limits functionality/visibility of inner blocks by user role.
besnik/laravel-filtering
38 Downloads
A powerful tool for developers who use Laravel framework and want to implement filtering functionality in their web applications. This package allows you to easily add filters to your queries, enabling users to search for specific data based on various criteria.
acquaint-softtech/geo-location
47 Downloads
The Geo Location Addon for Statamic forms is a powerful extension that enables seamless integration of geolocation functionality into your Statamic forms. With this addon, users can effortlessly capture and store precise geographic location information from respondents.
kalmanolah/bootstrap-demo.js
74 Downloads
An unofficial extension for Twitter Bootstrap that adds 'demo' functionality: the ability to easily create tutorials and demos for your application's users.
codesleeve/platform-core
410 Downloads
Platform core contains the core functionality of platform which is the backend admin panel, users, roles, overall navigation. It also includes general helpers (such as macros)
opis/closure
219565468 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
doctrine/migrations
180974366 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
doctrine/reflection
103300735 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
phpcsstandards/phpcsutils
22673245 Downloads
A suite of utility functions for use with PHP_CodeSniffer
martin-georgiev/postgresql-for-doctrine
4134586 Downloads
Adds PostgreSQL enhancements to Doctrine. Provides support for JSON, JSONB and some array data types. Provides functions, operators and common expressions used when working with JSON data, arrays and features related to text search.
automattic/wordbless
6568939 Downloads
WorDBless allows you to use WordPress core functions in your PHPUnit tests without having to set up a database and the whole WordPress environment
mrrio/shellwrap
164013 Downloads
Use any command-line tool as a PHP function.
divineomega/password_exposed
1561219 Downloads
This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach.