Libraries tagged by bitter
webfiori/err
14295 Downloads
A library for handling PHP errors and exceptions in a better way.
wealthberry/testdox-reduced-output-printer
11729 Downloads
A PHPUnit result printer, variant of the TestDoxCli Printer, that reduces the test failure message size for better readability
voku/session2db
19285 Downloads
A PHP library acting as a wrapper for PHP's default session handling functions which stores data in a MySQL database, providing both better performance and better security and protection against session fixation and session hijacking.
voidagency/block_list_override
2563 Downloads
Remove unnecessary blocks from the block list for better system performance.
vasek-purchart/phing-copy-files-task
44378 Downloads
Copy files with better control over copying than the default Phing CopyTask
tuscanicz/soap
37202 Downloads
A largely refactored besimple/soap used to build SOAP and WSDL based web services. This fork fixes a lot of errors and provides better API, robust, stable and modern codebase.
tractorcow/silverstripe-sitemap2
44611 Downloads
Better, simpler sitemap module for SilverStripe
thejoshsmith/craft-fab-permissions
11319 Downloads
Give yourself better control over your sections with Craft Field and Tab (FAB) Permissions. Restrict which tabs and fields are visible to different user groups.
stepandalecky/xml-element
27183 Downloads
A better XML element that is easy to iterate on and keeps XML structure under control.
richtabor/merlin-wp
90 Downloads
Better WordPress Theme Onboarding.
rainner/restful-php
54681 Downloads
Parses the raw input body for all RESTful verbs (POST, PUT, DELETE, PATCH, etc.) and provides a better way for working with uploaded files.
paypaplane/symfony-one
22829 Downloads
Fork of symfony 1.4 with dic, form enhancements, latest swiftmailer and better performance
packagelist/closurecompiler-bin
24939 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.
orpheusnet/bencode-torrent
7030 Downloads
PHP Library for decoding and encoding BitTorrent BEncoded data, built for Gazelle
mglaman/drupal-test-helpers
3234 Downloads
Helpers for writing better Kernel and Unit tests for Drupal