Libraries tagged by apply
tereta/migration
8 Downloads
Database schema facade over tereta/dbal: list tables ordered by foreign-key relations, dump and restore table structure as XML, dump and restore data as XML, apply .sql/.php migrations.
tarikweiss/slim-attribute-router
210 Downloads
A simple library for applying routing with attributes.
sunaoka/composer-vcs-export-plugin
90 Downloads
Exports Composer VCS repositories to vendor directories applying .gitattributes export-ignore rules.
sonsuzdongu/haller.php
31 Downloads
PHP port of http://sercaneraslan.github.io/Haller.js/. A helper for applying some of the Turkish inflectional suffixes to (proper) nouns.
rusproj/free-jqgrid-configurator
1241 Downloads
Backend helper to apply free jqGrid capabilities on your site.
plazzag/polario-sdk-php
136 Downloads
API for Polario __Naming:__ * json properties are formatted in camel case (fooBar) besides of enums (FooBar) * route params are formatted in hyphen case (foo-bar) * query params are formatted in snake case (foo_bar) * query params could hold lists of elements if they are comma separated * enum properties are formatted in capitalized camel case (FooBar) __Default values:__ * default values are specified for optional parameters do only apply to POST requests __Types:__ * numbers are considered to be float values * strings that are not specified to be html formatted should not be interpreted as html to avoid unexpected bahavior, like xss attacks * timestamps are considered to be in unix time __Headers:__ * ___Platform___: can be always set as header param to specify the platform of the request for the logging output
phprise/data-transfer-object
25 Downloads
The initial Data Transfer Object to generate your own DTOs applying OTAKU philosophy
phprise/common-value-object
27 Downloads
Extended PHP types with common value objects applying OTAKU philosophy
pecl/xml-xmldiff
1 Downloads
The extension is able to produce diffs of two XML documents and then to apply the difference to the source document. The diff is a XML document containing copy/insert/delete instruction nodes in human readable format. DOMDocument objects, local files and strings in memory can be processed.
patienceman/filtan
2974 Downloads
Filtan is Laravel Http QueryFilter package designed to simplify and enhance the process of filtering queries by reading http queries. It enables developers to apply filters to queries and customize the results based on dynamic http parameters. By integrating Filtan into your Laravel project, you can build complex and flexible filtering mechanisms for your request effortlessly.
osio/magento-autopatch
38 Downloads
The Patch AutoUpdater module for Magento 2 automates the process of checking and applying patches
northrook/inline-styles
8 Downloads
Apply CSS-like selectors and merge declarations into HTML inline styles
ngyuki/dbdatool
2 Downloads
Database diff/apply tool.
myerscode/laravel-query-strategies
62 Downloads
A package for applying filters, ordering, eager loads, result limiting and pagination to Eloquent queries
mxc-commons/mxc-layoutscheme
1160 Downloads
Zend Framework 2 Module that allows to define layout schemes and apply custom layouts to routes, modules, controllers and actions.