Libraries tagged by it
kunstmaan/pagepart-bundle
123980 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/node-bundle
131366 Downloads
All websites need pages(we call them nodes) but you probably don't want to spend too much time building them. Plus they should look pretty and contain the right content and that takes time. We make sure you have to spend less time managing your pages but still offer you flexibility so you can focus on more important tasks and don't have to worry about it.
kunstmaan/media-pagepart-bundle
118710 Downloads
The KunstmaanMediaPagePartBundle is a pagepart that can be used on the KunstmaanPagePartBundle. It is a separate bundle to prevent a tight coupling between the KunstmaanPagePartBundle and the KunstmaanMediaBundle.
koriym/loop
5338 Downloads
Converts iterable data sets (e.g., database results, CSV files) into an entity list generator with loop context (isFirst, isLast, index, iteration).
koninklijke-collective/my-user-management
87923 Downloads
TYPO3 Extension: A module that makes it possible for editors to maintain backend users.
klev-o/telegram-bot-api
4003 Downloads
Simple and convenient object-oriented implementation Telegram bot API with php version ^7.4 support. You'll like it)
kitodo/presentation
2163 Downloads
Base plugins, modules, services and API of the Digital Library Framework. It is part of the community-based Kitodo Digitization Suite.
kidzen/yii2-dynamicform
65184 Downloads
It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility.
jweiland/replacer
135900 Downloads
Replaces string patterns from the page. You can use it to replace URLs for Content Delivery Network (CDN).
jobapis/jobs-common
56039 Downloads
Making it simple to integrate your application with job api providers.
jeroendesloovere/vcard-bundle
72547 Downloads
This Symfony 2 bundle can generate vCards with lots of data. When using an < iOS 7 device it will export as a .ics file because iOS devices don't support the default .vcf files.
jeroen/json-dump-reader
9692 Downloads
Provides line-by-line readers and iterators for Wikibase/Wikidata JSON dumps
jellybool/translug
41397 Downloads
Translate Chinese And Then Make It Sluggable
jaqee/amadeus-ws-client
15189 Downloads
SOAP Web Service client library for interacting with the Amadeus GDS through its SOAP interface
jakewhiteley/php-sets
21501 Downloads
An implementation of a Java-like Set data structure for PHP. A Set is an iterable data structure which allows strict-type storage of unique values.