Popular Packages
-
-
PHP
calmohallag/nullable-casting
PHP supports expression casting to primitive type (like int) by using “( type ) expression”, but it currently doesn't allow to use a nullable type as introduced by PHP 7.1 (e.g. ?int). This library provide functions that extend native php casting, adding nullable casting.
-
-
-
-
PHP
stanbridge/visual-exceptions
Visual Laravel exceptions delivered via iframe for single page applications
-
-
-
-
-
-
PHP
marcocesarato/sqlparser
This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are pas
-
-
-
PHP
creativestyle/magesuite-content-constructor-frontend
Content Constructor Frontend Magento 2 Extension