Libraries tagged by this7 this
pressbooks/pressbooks-luther
6697 Downloads
Named after Martin Luther, this is a traditional book theme, good for novels, and text-heavy non-fiction. An earlier version of this theme was commissioned by Fortress Press / Augsburg Fortress.
perry-rylance/split-batch
8 Downloads
This library provides a means to do large batch processing when unix cron jobs aren't necessarily available. This is useful when you need to process a large amount of data, or carry out a time consuming task, where cron isn't available, such as on low tiered shared hosting.
perry-rylance/datatable
6 Downloads
This library handles client and server side record fetching, including search, sort and pagination. Please note that this package is still under development and is not usable presently. I expect this to be ready within the week.
nilportugues/seo-imagehandler
4692 Downloads
This PHP class that extracts image tags from HTML code and allows keeping a record of the processed images in a data structure such as a database, creating an abstraction layer that allows the user handle its web application images. The main reasons you would do this are saving up disk space and SEO.
nightzan999/date-and-time-advanced
0 Downloads
This takes PHP's DateAndTime capabilties to much more than what people thought it could be! You can create complex things like a timestamp and more with this!
mohebnia/htmldom
6 Downloads
This is a lite html dom for my own usecase.(WARNING: not all dom methods available) if you see this helpful feel free to use it.
mead-steve/raygun4php
14 Downloads
This is a fork of the Raygun.io client for PHP 5.3, to send errors and exceptions automatically. Hopefully this fork will be a bit easier to write tests for and uses additional ways of sending messages to raygun.
marketo/silverstripe-authorized-redirects
121 Downloads
This SilverStripe module validates email addresses and creates a unique link for each user-agent/cookie. This unique link then redirects to another webpage which blocks non-referring traffic.
legalinc/office-merge-lib
41284 Downloads
This library contains the CDE packages of libreOffice and Imagick. This is used to convert doc, docx, png and jpeg files to PDF.
heidelpay/magento2-version2.3-patch
9382 Downloads
This extension for Magento 2 provides a direct integration of the Heidelpay payment methods to your Magento 2.3 shop. Please be aware this module will not be continued and is meant for urgent updates to Magento 2.3 only.
filsh/bootstrap-datepicker
131 Downloads
This is a fork of Andrew Rowls https://github.com/eternicode/bootstrap-datepicker; thanks go to him for getting this thing started!
ellipsesynergie/minify
668 Downloads
This package contain some command to minify css and javascript. This package currently work only with Laravel 4.
champs-libres/persona-user-bundle
48 Downloads
This bundle brings authentication with the amazing [Persona system](https://www.mozilla.org/en-US/persona/) into symfony projects. This bundle may be used by itself: you do not need to use another bundle. You may create users 'on the fly': they will simply click the 'login or register' button and will have (if you need it) a form.
burzum/storage-factory
11893 Downloads
This library is a factory to instantiate storage adapters based on the Flysystem or Gaufrette library. It can deal with both! Migrating from one lib to another should be easy this way.