Libraries tagged by thingsdb
marionnewlevant/twig-perversion
64136 Downloads
Making twig do things it really shouldn't
kunstmaan/generator-bundle
110333 Downloads
If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?
kunstmaan/form-bundle
127009 Downloads
Managing forms, fields and their submissions by the user is a key functionality missing in most platforms. By leveraging the KunstmaanPagePartBundle system in the KunstmaanFormBundle users gain an easy way to create and manage the form on their website, again without having to worry about the technical side of things.
decodelabs/glitch
19944 Downloads
Better tools for when things go wrong
autodudes/ai-suite
3400 Downloads
The AI Suite optimizes the workflow of project managers, agencies and freelancers by using the latest AI technologies. It seamlessly integrates a wide variety of AI interfaces and the AI Suite open source models into the TYPO3 backend. Enables, among other things, more efficient creation and management of image and page metadata (individually and as batch processing), content translations (including "Easy Language"), content creation and modification, image generation and page structure generation.
ashleydawson/simple-pagination
159169 Downloads
Simple, lightweight and universal service that implements pagination on collections of things
sofa/http-client
100303 Downloads
Factory wrapper around Guzzle HTTP Client to simplify things for lazy dev
shish/ffsphp
31655 Downloads
A collection of workarounds for stupid PHP things
rotexsoft/versatile-collections
5683 Downloads
A collection package that can be extended to implement things such as a Dependency Injection Container, RecordSet objects for housing database records, a bag of http cookies, or technically any collection of items that can be looped over and whose items can each be accessed using array-access syntax or object property syntax.
psmb/registry
26125 Downloads
Global registry of things with an Eel helper
moxie-lean/loader
36754 Downloads
Loader for files in wordpress making things easier instead of using a require
jackal/copycat
2773 Downloads
Library to copy `things` from one format to another
greenpeace/planet4-nginx-helper
103037 Downloads
Cloned from rtcamp/nginx-helper. Cleans nginx's fastcgi/proxy cache or redis-cache whenever a post is edited/published. Also does a few more things.
globalis/wp-unhooked
9189 Downloads
Unhook things we don't want from WordPress core
eboreum/caster
5056 Downloads
Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.