Libraries tagged by Movex
james-and-james-fulfilment/doctrine1
9640 Downloads
PHP Database ORM for Symfony1. Do NOT use for new projects: please move to a newest Symfony release and Doctrine2
jaeger/file-util
79 Downloads
PHP Library for simple to create/move/delete file/dir
henrotaym/laravel-model-queries
1624 Downloads
Move your queries from your models.
fromholdio/silverstripe-errorpagesconfig
5000 Downloads
A SilverStripe module to move ErrorPages out of the cms tree and into their own grid field in CMS Settings area.
fritzmg/contao-news-archiving
1048 Downloads
Contao extension to automatically move news entries to a different archive after a period of time - or delete them.
flarum-com/tags-under-discussion
326 Downloads
Moves tags under the discussion in index.
fballiano/magento2-defer-javascripts
156 Downloads
Magento2 Defer Javascripts: moves all your javascripts to the very end of your HTML (only on frontend) making search engines and speed metering tools happy.
explicador/e2payments-php-sdk
241 Downloads
Pacote de integração de pagamentos online por MPesa, eMola, MKesh, conta móvel, BIM, Master Card e mais
differentweb/doctrine1
3703 Downloads
PHP Database ORM for Symfony1. Do NOT use for new projects: please move to a newest Symfony release and Doctrine2
davwheat/inline-group-badges
605 Downloads
Move group badges to be inline with usernames.
datatables.net/datatables.net-keytable-dt
437 Downloads
KeyTable allows you to use keyboard navigation on a DataTables enhanced table, like an Excel spreadsheet - a cell shows a focus outline which can be moved using the keyboard or mouse operations. This can be particularly useful in an editable table that uses Editor allowing end users to update data very quickly. This is KeyTable for DataTables with styling for [DataTables](https://datatables.net/)
danbovey/laravel-linkheader-paginator
3454 Downloads
Laravel Paginator that moves pagination info to the HTTP LinkHeader
cyberwolfstudio/laravel-balance
205 Downloads
Maintains a history of balance movements in the eloquent models. This simple package will keep track of the balance of your models. You can increase, decrease, reset and set the balance. It is also possible to check if a model has a positive balance or no balance.
cego/doctrine1
15878 Downloads
PHP Database ORM for Symfony1. Do NOT use for new projects: please move to a newest Symfony release and Doctrine2
ryanhs/chess.php
7538 Downloads
chess.php is a PHP chess library that is used for chess move generation/validation, piece placement/movement, and check/checkmate/stalemate detection - basically everything but the AI. NOTE: this is a port of chess.js for php