Parsedown
Better Markdown Parser in PHP
Example
$Parsedown = new Parsedown();
echo $Parsedown->text('Hello _Parsedown_!');
# prints: <p>Hello <em>Parsedown</em>!</p>
You can also parse inline markdown only:
echo $Parsedown->line('Hello _Parsedown_!');
# prints: Hello <em>Parsedown</em>!
Language: #PHP
GitHub: https://github.com/erusev/parsedown
Demo: https://parsedown.org/demo
Better Markdown Parser in PHP
Example
$Parsedown = new Parsedown();
echo $Parsedown->text('Hello _Parsedown_!');
# prints: <p>Hello <em>Parsedown</em>!</p>
You can also parse inline markdown only:
echo $Parsedown->line('Hello _Parsedown_!');
# prints: Hello <em>Parsedown</em>!
Language: #PHP
GitHub: https://github.com/erusev/parsedown
Demo: https://parsedown.org/demo
Intervention Image
Intervention Image is a PHP image handling and manipulation library providing an easier and expressive way to create, edit, and compose images. The package includes ServiceProviders and Facades for easy Laravel integration.
Language: #PHP
GitHub: https://github.com/Intervention/image
Intervention Image is a PHP image handling and manipulation library providing an easier and expressive way to create, edit, and compose images. The package includes ServiceProviders and Facades for easy Laravel integration.
Language: #PHP
GitHub: https://github.com/Intervention/image
PhpSpreadsheet
PhpSpreadsheet is a library written in pure PHP and providing a set of classes that allow you to read from and to write to different spreadsheet file formats, like Excel and LibreOffice Calc.
Language: #PHP
GitHub: https://github.com/PHPOffice/PhpSpreadsheet
PhpSpreadsheet is a library written in pure PHP and providing a set of classes that allow you to read from and to write to different spreadsheet file formats, like Excel and LibreOffice Calc.
Language: #PHP
GitHub: https://github.com/PHPOffice/PhpSpreadsheet
This media is not supported in your browser
VIEW IN TELEGRAM
PhpMetrics
PhpMetrics provides metrics about PHP project and classes, with beautiful and readable HTML report.
Language: #PHP
GitHub: https://github.com/phpmetrics/PhpMetrics
PhpMetrics provides metrics about PHP project and classes, with beautiful and readable HTML report.
Language: #PHP
GitHub: https://github.com/phpmetrics/PhpMetrics
This media is not supported in your browser
VIEW IN TELEGRAM
PHP Curl Class: HTTP requests made easy
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
Language: #PHP
GitHub: https://github.com/php-curl-class/php-curl-class
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
Language: #PHP
GitHub: https://github.com/php-curl-class/php-curl-class
jQuery-File-Upload
File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.
Language: #PHP
GitHub: https://github.com/blueimp/jQuery-File-Upload
Demo: https://blueimp.github.io/jQuery-File-Upload/
File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.
Language: #PHP
GitHub: https://github.com/blueimp/jQuery-File-Upload
Demo: https://blueimp.github.io/jQuery-File-Upload/
Css-loaders
A collection of loading spinners animated with CSS.
Each spinner consists of a single div with a class of loader and content text of "Loading...". The text is for screen readers and can be used as a fallback state for older browsers.
Language: #CSS
GitHub: https://github.com/lukehaas/css-loaders
Demo: http://projects.lukehaas.me/css-loaders
A collection of loading spinners animated with CSS.
Each spinner consists of a single div with a class of loader and content text of "Loading...". The text is for screen readers and can be used as a fallback state for older browsers.
Language: #CSS
GitHub: https://github.com/lukehaas/css-loaders
Demo: http://projects.lukehaas.me/css-loaders
Tabler
A premium and open source dashboard template with a responsive and high-quality UI.
Language: #CSS
GitHub: https://github.com/tabler/tabler
Demo: https://preview-dev.tabler.io/
A premium and open source dashboard template with a responsive and high-quality UI.
Language: #CSS
GitHub: https://github.com/tabler/tabler
Demo: https://preview-dev.tabler.io/
This media is not supported in your browser
VIEW IN TELEGRAM
Animate.css
A cross-browser library of CSS animations. As easy to use as an easy thing.
Language: #CSS
GitHub: https://github.com/daneden/animate.css
Demo: https://animate.style/
A cross-browser library of CSS animations. As easy to use as an easy thing.
Language: #CSS
GitHub: https://github.com/daneden/animate.css
Demo: https://animate.style/
HttpFoundation Component
The HttpFoundation component defines an object-oriented layer for the HTTP specification.
Language: #PHP
GitHub: https://github.com/symfony/http-foundation
The HttpFoundation component defines an object-oriented layer for the HTTP specification.
Language: #PHP
GitHub: https://github.com/symfony/http-foundation
GitHub
GitHub - symfony/http-foundation: Defines an object-oriented layer for the HTTP specification
Defines an object-oriented layer for the HTTP specification - symfony/http-foundation
Translation Component
The Translation component provides tools to internationalize your application
Language: #PHP #Symfony
GitHub: https://github.com/symfony/translation
The Translation component provides tools to internationalize your application
Language: #PHP #Symfony
GitHub: https://github.com/symfony/translation
Tokenizer
A small library for converting tokenized PHP source code into XML (and potentially other formats)
Language: #PHP #Tokenizer
GitHub: https://github.com/theseer/tokenizer
A small library for converting tokenized PHP source code into XML (and potentially other formats)
Language: #PHP #Tokenizer
GitHub: https://github.com/theseer/tokenizer
Libphonenumber for PHP
A PHP library for parsing, formatting, storing and validating international phone numbers. This library is based on Google's libphonenumber.
Language: #PHP
GitHub: https://github.com/giggsey/libphonenumber-for-php
Demo: http://giggsey.com/libphonenumber/
A PHP library for parsing, formatting, storing and validating international phone numbers. This library is based on Google's libphonenumber.
Language: #PHP
GitHub: https://github.com/giggsey/libphonenumber-for-php
Demo: http://giggsey.com/libphonenumber/
This media is not supported in your browser
VIEW IN TELEGRAM
Bounce.js
Bounce.js is a tool and JS library for generating beautiful CSS3 powered keyframe animations. The tool on bouncejs.com allows you to generate static keyframes that can be used without any extra JavaScript, but if you'd like your application to generate these on the fly, you can use the Bounce.js library.
Language: #JS #CSS3
GitHub: https://github.com/tictail/bounce.js
Bounce.js is a tool and JS library for generating beautiful CSS3 powered keyframe animations. The tool on bouncejs.com allows you to generate static keyframes that can be used without any extra JavaScript, but if you'd like your application to generate these on the fly, you can use the Bounce.js library.
Language: #JS #CSS3
GitHub: https://github.com/tictail/bounce.js
This media is not supported in your browser
VIEW IN TELEGRAM
CSShake
#csshake #animation #css #sass #dom
CSS classes to move your DOM!
Language: #CSS
GitHub: https://github.com/elrumordelaluz/csshake
Demo: http://elrumordelaluz.github.io/csshake/
#csshake #animation #css #sass #dom
CSS classes to move your DOM!
Language: #CSS
GitHub: https://github.com/elrumordelaluz/csshake
Demo: http://elrumordelaluz.github.io/csshake/
QR Code
#qrcode
This library helps you generate QR codes in a jiffy. Makes use of bacon/bacon-qr-code to generate the matrix and khanamiryan/qrcode-detector-decoder for validating generated QR codes. Further extended with Twig extensions, generation routes, a factory and a Symfony bundle for easy installation and configuration.
Different writers are provided to generate the QR code as PNG, SVG, EPS or in binary format.
Language: #PHP
GitHub: https://github.com/endroid/qr-code
#qrcode
This library helps you generate QR codes in a jiffy. Makes use of bacon/bacon-qr-code to generate the matrix and khanamiryan/qrcode-detector-decoder for validating generated QR codes. Further extended with Twig extensions, generation routes, a factory and a Symfony bundle for easy installation and configuration.
Different writers are provided to generate the QR code as PNG, SVG, EPS or in binary format.
Language: #PHP
GitHub: https://github.com/endroid/qr-code
Browsershot : Convert html to an image, pdf or string
#php #phantomjs #screenshot
The package can convert a webpage to an image or pdf. The conversion is done behind the scenes by Puppeteer which controls a headless version of Google Chrome.
Language: #PHP
GitHub: https://github.com/spatie/browsershot
#php #phantomjs #screenshot
The package can convert a webpage to an image or pdf. The conversion is done behind the scenes by Puppeteer which controls a headless version of Google Chrome.
Language: #PHP
GitHub: https://github.com/spatie/browsershot
Laravel-permission
#permission #laravel
This package allows you to manage user permissions and roles in a database.
Language: #PHP
GitHub: https://github.com/spatie/laravel-permission
#permission #laravel
This package allows you to manage user permissions and roles in a database.
Language: #PHP
GitHub: https://github.com/spatie/laravel-permission
Voyager - The Missing Laravel Admin
#laravel #laravel_admin #voyager
Voyager is a Laravel Admin Package that includes BREAD(CRUD) operations, a media manager, menu builder, and much more.
Language: #PHP
GitHub: https://github.com/the-control-group/voyager
#laravel #laravel_admin #voyager
Voyager is a Laravel Admin Package that includes BREAD(CRUD) operations, a media manager, menu builder, and much more.
Language: #PHP
GitHub: https://github.com/the-control-group/voyager
🔥2
Laravel MongoDB
#laravel #mongo #mongodb #eloquent #orm
This package adds functionalities to the Eloquent model and Query builder for MongoDB, using the original Laravel API. This library extends the original Laravel classes, so it uses exactly the same methods.
Language: #PHP
GitHub: https://github.com/jenssegers/laravel-mongodb
#laravel #mongo #mongodb #eloquent #orm
This package adds functionalities to the Eloquent model and Query builder for MongoDB, using the original Laravel API. This library extends the original Laravel classes, so it uses exactly the same methods.
Language: #PHP
GitHub: https://github.com/jenssegers/laravel-mongodb
Cashet
#laravel #cachet
Cachet is a beautiful and powerful open source status page system.
Language: #PHP
GitHub: https://github.com/CachetHQ/Cachet
Demo: https://demo.cachethq.io/
#laravel #cachet
Cachet is a beautiful and powerful open source status page system.
Language: #PHP
GitHub: https://github.com/CachetHQ/Cachet
Demo: https://demo.cachethq.io/
👍1