Libraries tagged by lanot
twistor/flysystem-passthrough-adapter
24713 Downloads
A simple adapter that wraps another adapter.
tornevall/tornelib-php-version
36685 Downloads
Yet another Curl Library to handling web calls
tornevall/tornelib-php-netcurl
51272 Downloads
Yet another Curl Library to handling web calls
teamneusta/converter-bundle
5692 Downloads
Allows using the Converter & Populator design pattern for transformations from one universe to another
sycho/flarum-move-posts
8707 Downloads
Move posts from one discussion to another
sweetrdf/quick-rdf
4807 Downloads
Yet another RDF library
stonemax/acme2
24860 Downloads
Another PHP client for acme protocal (version 2) implementation, used for generating letsencrypt's free ssl certificates.
staticka/staticka
1357 Downloads
Yet another PHP-based static site generator.
richcongress/normalizer-extension-bundle
42296 Downloads
This bundle adds another process after normalization to inject or edit some data.
rich-id/autoconfigure-bundle
42752 Downloads
Create easy autoconfigurations with annotations to add tag to a service, inject service and arguments, or decorate another service
px-core/libre-office-converter
15960 Downloads
Converts files from one format, such as '.docx' or '.xlsx' to another, such as '.pdf' or '.csv'
php-extended/php-http-message-psr7
201779 Downloads
Another implementation of the psr7 : php-fig/http-message interface library
org_heigl/dateintervalcomparator
81335 Downloads
Compare two DateInterval-Objects with one another
mouf/utils.cache.in-memory-cache
354167 Downloads
This package contains the most basic cache mechanism. It stores cache items in an array. It means the cache is flushed as soon as the script returns. It is very basic, but also very fast. You will usually use this mechanism with another one just behind.
mouf/html.widgets.menu
237403 Downloads
This package contains objects describing a menu of an application. The menu is described, but this package does not render the menu in any way. You will have to use another package to render the menu in HTML. Usually, templates will provide their own menu renderers.