Libraries tagged by move to
squirrelphp/types
741 Downloads
Explicit handling of type coercions and enforcement in PHP in order to deal with unknown data in a more predictable and safe way.
socialblue/laravel-query-adviser
3186 Downloads
With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.
sevenphp/savantphp
3752 Downloads
Savant (SavantPHP) is a simple and minimalistic, yet object-oriented, Templating System For PHP minimalist. It aims at ONE thing, being a simple lightweight TEMPLATING system. The focus is on ONE thing - PHP can do everything, so do everything with PHP, just use SavantPHP for only separating the 'view/templating' concern from your business logic. Hence the philosophy of 'I just want to separate my front layer(view) from the back layer(code logic) in the most simple & effective way & that's it, nothing more, nothing less, nothing else (no added crap)'
sekjun9878/request-parser
7236 Downloads
A library to parse raw HTTP requests for PHP CLI web servers and more.
saccilottoconsulting/craft-internal-assets
3327 Downloads
A simple plugin to restrict access to assets for permitted users only. Access to a given asset is only granted if the user has view-permissions for the given source (this can be set in the user- or group-settings). The asset source folder should be moved out of the web root folder so the files are never accessible without this plugin.
rlanvin/php-mypdo
4248 Downloads
Wrapper for PDO (MySQL) to support auto-reconnect, nested transactions and more.
presta/behat-evaluator
3747 Downloads
The PrestaBehatEvaluator library leverages adapters to evaluate and transform input values into more complex objects.
powerbuoy/sleek-archive-meta
1982 Downloads
Hooks into the the_archive_title() and the_archive_description() functions to provide better search results texts, remove prefixes and more.
nitsan/ns-revolution-slider
2347 Downloads
More than just a TYPO3 Slider! The TYPO3 Slider Revolution is developed in official partnership with Slider Revolution. It allows you to create effective sliders easily using the drag-and-drop feature. It comes with over 250+ modern slider templates and more than 2000+ pre-built slider elements, offering a wide range of transitions and effects.
nitsan/ns-protect-site
9190 Downloads
This extension will help you to quickly password protected TYPO3 pages without frontend users management, Check manual for more details. Live-Demo: https://demo.t3terminal.com/t3t-extensions/general-utility/protect-site?inavlid=1&type=88889 You can download PRO version for more-features & free-support at https://t3terminal.com/password-protect-site-typo3-plugin/
nitsan/ns-all-chat
2633 Downloads
The All in One TYPO3 Chat Extension is the only TYPO3 extension that helps to integrate the most popular chat tools directly into your website. With this extension, you can easily connect various live chat tools such as zopim.com, livechatinc.com, purechat.com, and more.
mostka/phptojs
830 Downloads
Php to JS converter convert PHP code into JavaScript. Support Classes, namespaces, inheritance and more.
mateusz-peczkowski/nova-heartbeat-resource-field
213 Downloads
Heartbeat for resources to block editing same resource with 2 or more people
levmyshkin/count-up.js
4020 Downloads
CountUp.js is a dependency-free, lightweight Javascript class that can be used to quickly create animations that display numerical data in a more interesting way
leocello/sweet-enum
144 Downloads
Provides the ability to declare "properties" to enums using PHP Attributes, also to define classes for specific case functionalities and much more.