Libraries tagged by remd
kaufmanndigital/gdpr-cookieconsent
37782 Downloads
A ready-to-run package, that integrates an advanced cookie consent banner into your Neos CMS site.
joshmoreno/nova-html-field
92479 Downloads
A Laravel Nova field for rendering custom html on index, detail, and forms.
jelix/properties-file
86758 Downloads
classes to read and write properties files. Format is similar to Java properties files.
jelix/inifile
96740 Downloads
classes to read and modify ini files by preserving comments and empty lines
jcoded/friendly-mime
33570 Downloads
Show a human readable description for a MIME type
inok/dbf
12692 Downloads
Package for reading DBASE-files (FoxPro) with/without MEMO-fields
indaxia/doctrine-orm-transformations
85716 Downloads
Provides JSON-ready Doctrine ORM Entity-Array transfomtaions
in2code/typoscript2ce
81860 Downloads
Render typoscript as content element
hostnet/accessor-generator-plugin-lib
114159 Downloads
Generate get, set, add, remove methods on the fly.
horstoeko/orderx
19479 Downloads
A library for creating and reading Order-X document
hollodotme/treemdown
32508 Downloads
A PHP class for browsing markdown files with HTML rendering, syntax highlighting and search
hkonnet/laravel-ebay
51457 Downloads
This package is wrapper for php Ebay sdk for laravel to automate all the configurations and make the skd ready to use.
hihaho/laravel-js-store
43861 Downloads
Laravel JS Store - Easily render data to your blade templates to use in your frontend, like Vue
happy-types/enumerable-type
41185 Downloads
Strongly typed implementation of enumerable type in PHP which helps us to write a safer more readable code.
grifart/scaffolder
15195 Downloads
Class scaffolder. Write definition, generate simple value holders. Useful for trivial composite types used in event sourced applications - for commands, events and query definitions classes. This mostly supplements public readonly $properties