Libraries tagged by refine
molajo/filesystem
293 Downloads
Simple, uniform file and directory services API for PHP applications that enables applications to interact with any filesystem for which an adapter has been defined in a common way.
mlukman/symfony-config-oop
27 Downloads
Simplify implementation of custom configuration for Symfony application/bundle by using classes to both define and parse configurations
mkd/laravel-fast-api
5 Downloads
Laravel FastAPI is a PHP attribute-based routing package designed to streamline API development. It enables developers to define routes, methods, and middlewares directly within their controllers using simple PHP attributes. By reducing the complexity of traditional route definition, Laravel FastAPI improves code organization and enhances performance with route caching. Perfect for developers looking to build clean, efficient APIs in Laravel.
mits87/eloquent-nested-attributes
363 Downloads
Nested attributes allow you to save attributes on associated records through the parent. By default nested attribute updating is turned off and you can enable it using the $nested attribute. When you enable nested attributes an attribute writer is defined on the model.
midorikocak/nanodb
105 Downloads
Nano DB is a tiny php library that allows you to define easily usable repositories.
michael-milette/moodle-local_contact
19 Downloads
Contact Form for Moodle is a Moodle local plugin plugin enables you to create webmail forms which will be sent to the site's support email address or primary administrator if the support email address is not defined.
markup/needle-bundle
61100 Downloads
A Symfony bundle for search. Defines a standard search query builder (including filters and faceting), and integrates with different backends (currently Solr and Elastic).
korowai/contracts
586 Downloads
PHP interfaces defined by korowai-framework
kilahm/attribute-router
36 Downloads
A router for Hacklang that uses user defined attributes to define routing for single page applications.
keboola/codebuilder
4828 Downloads
Execute JSON defined user scripts
jxckaroo/laravel-state-machine
24 Downloads
A simple state machine to handle model transactions, based on a list of pre-defined rules, for Laravel.
jweiland/jw-shell-exec
297 Downloads
With this extension you can execute exactly one defined shell command as long as only one editor is logged into backend
jungi/common
186 Downloads
A minimal library that defines primitive building blocks of PHP code.
jtsternberg/cmb2-term-select
122 Downloads
Special CMB2 Field that allows users to define an autocomplete text field for terms
jl6m/swagger-lite
429 Downloads
Guzzle client that can execute operations defined in Swagger