Libraries tagged by musically
mbernet/dto-parser
776 Downloads
A DTO Parser to convert array to object magically
marvinjanssen/magicmounter
27 Downloads
PHP stream wrapper library to magically mount local or remote filesystems.
frdl/mount-manager
58 Downloads
PHP stream wrapper library to magically mount local or remote filesystems.
cjdevstudios/entitymanagement-bundle
8 Downloads
A Symfony bundle for magically handling entities, menu generation, form creation and more.
bmt/iswc
0 Downloads
Class ISWC Represents an International Standard Musical Work Code (ISWC) and provides methods to manipulate it.
awcodes/shout
240443 Downloads
A simple inline contextual notice for Filament forms, basically just a fancy placeholder.
mf/collections-php
87478 Downloads
Collections for PHP - It's basically a syntax sugar over classic array structure, which allows you to use it as classic array, but adds some cool features.
de-swebhosting-typo3-extension/tinyurls
54219 Downloads
This extensions allows you to cut down long URLs. It basically works like bitly or TinyURL.
sweetchuck/cli-cmd-builder
100550 Downloads
Build a CLI commands. Basically string concatenating.
naprstek/doctrine-functions
27833 Downloads
A set of User Defined Functions to Doctrine 2, basically for MSSQL.
hov/jobfair
2955 Downloads
Simple job market based on Extbase and Fluid. Basically works like dmmjobcontrol. There are list and detail views available. In addition, it is possible to set up an online application system. Furthermore, FE-Users can be enabled to add and edit jobs in the frontend, so to BE-Administration is required. Feeds (Rss091, Rss2, Atom) are also available
dvdoug/stringstream
7695 Downloads
Stream wrapper for strings. Basically, like php://temp except that you can have multiple streams
williamheelis/restful-inputs
106 Downloads
Simple RESTful globals: $_PUT, $_PATCH, $_DELETE, $_HEADER, $_JSON, $_PATH, $_RES for PHP APIs. Basically this is an extension of the logic PHP probably intended when they introduced _GET and _POST and this package simply extends it and is useful shorthand option for RESTful api end points as a result. The focus was on inline brevity, and assumes plenty of `/api/someItem/index.php` -> `PATCH::/api/someItem/` structure. (i.e lots of dirs with one index.php each!)
tlr/menu
9536 Downloads
Take some of the stress and boilerplate out of building menus (or indeed any list, because that's basically what a menu is) With support for laravel
mouf/html.utils.weblibrarymanager
358828 Downloads
The Javascript/CSS library manager is a PHP class in charge of keeping track of the JS and CSS files that have been included so far in a web page. Basically, you tell the Javascript/CSS library manager to import a JS/CSS file and it will make sure it is included, only once, and that all dependencies are included as well.