Libraries tagged by line count
zetacomponents/console-tools
1634778 Downloads
A set of classes to do different actions with the console (also called shell). It can render a progress bar, tables and a status bar and contains a class for parsing command line options.
benpickles/peity
2660 Downloads
Peity (sounds like deity) is a jQuery plugin that converts an element's content into a mini `` pie, donut, line or bar chart.
lochmueller/sourceopt
445626 Downloads
Optimization of the final page: reformatting the (x)HTML output & removal of new-lines, comments and generator-info including search and replace strings using your regular expressions. In addition combines all SVG selected within content-elements into one file and replaces by .
digitaldream/laracrud
20344 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
acquia/contenthub-console
796602 Downloads
A package providing Acquia ContentHub commands for the CommonConsole command line interface.
morrislaptop/var-dumper-with-context
136853 Downloads
Show the line number where the dump method was called
acquia/contenthub-console-helpers
797120 Downloads
A package providing Helper Libraries for the CommonConsole command line interface.
acquia/cloud-contenthub-console
795740 Downloads
A package providing Acquia Cloud commands for the CommonConsole command line interface.
acquia/acsf-contenthub-console
793221 Downloads
A package providing Acquia Cloud Site Factory commands for the CommonConsole command line interface.
inhere/console
6988 Downloads
php console library, provide console argument parse, console controller/command run, color style, user interactive, information show.
goomento/module-page-builder
8287 Downloads
Goomento - The Free Magento Page Builder Extension, allows you to create unique Magento websites, landing pages using advanced animations, custom CSS, responsive designs, and more, without a line of code.
aspose/pdf-sdk-php
22269 Downloads
Aspose.PDF Cloud is a REST API for creating and editing PDF files. It can also be used to convert PDF files to different formats like DOC, HTML, XPS, TIFF and many more. Aspose.PDF Cloud gives you control: create PDFs from scratch or from HTML, XML, template, database, XPS or an image. Render PDFs to image formats such as JPEG, PNG, GIF, BMP, TIFF and many others. Aspose.PDF Cloud helps you manipulate elements of a PDF file like text, annotations, watermarks, signatures, bookmarks, stamps and so on. Its REST API also allows you to manage PDF pages by using features like merging, splitting, and inserting. Add images to a PDF file or convert PDF pages to images.
steefdw/standards-enums
31079 Downloads
The Standards Enums package provides a simple and consistent way to work with countries, languages, currencies, and locales using enums.Each Enum comes with methods for accessing related information, like the name, flag, description, and more.Additionally, helper methods are provided to easily get all possible values or sort them by their name in a given language.These methods can be used with all Enum classes, regardless of whether they represent languages, countries, currencies, or locales.
lysice/php-simple-html-dom-parser
25187 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
drnxloc/laravel-simple-html-dom
216227 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.