Libraries tagged by reusable function
calm-canvas/archetype-theme-kit
8 Downloads
Archetype-Theme-Kit is a high-performance PHP library for WordPress developers. It provides a standardized foundation of core functions, global constants, and reusable utilities. Designed to streamline theme development, it ensures architectural consistency and clean code across multiple projects.
ahmedshaan/filament-approval-workflow
0 Downloads
Filament v3 plugin for the approval workflow is an excellent way to package this functionality and make it easily reusable across different Filament projects.
agandra/amp
97 Downloads
Improving Laravel functionality and creating a base reusable code across projects
sajdoko/tallpress
4 Downloads
A reusable Laravel package that adds complete blog functionality to any Laravel 10+ application
thewildfields/tavriia
1 Downloads
A reusable PHP framework providing a clean, typed, PSR-compliant OOP abstraction layer over WordPress core functions.
niklose00/kit
57 Downloads
A reusable KIT library for CodeIgniter as part of my bachelor's thesis. This library includes generic AI functions designed to enhance the power of forms in web applications.
camilord/nz-companies-register
25 Downloads
This helper package/component is useful when you have a form needs with real and valid NZ company names. I created this because MBIE don't have a working API yet. So this component will use their web search function and scrape the search result data into reusable output, ARRAY. Hope this will save your time and effort writing the same thing.
wp-blueprint/plugin-mailer
181 Downloads
Lightweight WP Blueprint plugin that provides a reusable and straightforward approach to managing SMTP settings and improves email sending functionality within WordPress.
wordpruss/wordpruss
25 Downloads
A reusable set of clean and beautified PHP classes that wrap WordPress functionalities.
marufnwu/laravel-utils
4 Downloads
Reusable Laravel utilities including response pipeline, helpers, and common functionality
ibrahimbougaoua/filament-trace
71 Downloads
A Filament package is a reusable software library for PHP that provides logging and tracking functionality for CRUD operations and user interactions. It includes a logging class to capture create, read, update, delete actions, as well as user interactions like login and logout.
aniekanoffiong/todo-laravel
67 Downloads
A Reuseable To-Do Functionality for Laravel Projects
pixel418/ubiq
31698 Downloads
Functions for readable treatment of string, array & object
glowy/strings
3430 Downloads
Strings Component provide a fluent, object-oriented interface for working with multibyte string, allowing you to chain multiple string operations together using a more readable syntax compared to traditional PHP strings functions.
glowy/arrays
3201 Downloads
Arrays Component provide a fluent, object-oriented interface for working with arrays, allowing you to chain multiple arrays operations together using a more readable syntax compared to traditional PHP arrays functions.