Libraries tagged by technical
typo3/cms-lowlevel
6535671 Downloads
TYPO3 CMS Lowlevel - Technical analysis of the system. This includes raw database search, checking relations, counting pages and records etc.
technically/callable-reflection
83182 Downloads
A handy library to simplify reflecting any callable or constructor. PHP8-ready!
technically-php/linear-partitioning
149707 Downloads
A simple library to solve linear partition problem with Dynamic Programming approach
zepgram/module-rest
21400 Downloads
Technical module to industrialize API REST call with dependency injection pattern using Guzzle library
kunstmaan/pagepart-bundle
129691 Downloads
The KunstmaanPagePartBundle forms the basis of our content management framework. A page built using a composition of blocks names pageparts. These pageparts allow you to fully separate the data from the presentation so non-technical webmasters can manage the website. Every page can have it's own list of possible pageparts, and pageparts are easy to create for your specific project to allow for rapid development.
kunstmaan/form-bundle
126449 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.
technicalguru/vault
4570 Downloads
A flexible, lightweight PHP-based vault to provide secrets dynamically
technicalguru/qrcode
12709 Downloads
Composer-friendly version of phpqrcode
unb-libraries/dockworker
97800 Downloads
Dockworker provides web application developers, site builders and operational engineers a single technical entrypoint with a consistent, unified workflow regardless of the framework.
rotexsoft/versatile-collections
5657 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.
islandora-rdm/islandora_fits
67210 Downloads
Enables Technical Metadata derivative generation.
himedia/quizzes
23 Downloads
Hi-media Quizzes
technically/null-container
502 Downloads
Null (always empty) PSR-11 container implementation
technically/dependency-resolver
45 Downloads
Dependency-resolver utility based on PSR-11 container to be used for auto-wiring.
technically/array-container
420 Downloads
Plain-simple array container implementation for PSR-11