Libraries tagged by ckan
marcocesarato/sqlparser
37240 Downloads
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 passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.
marcocesarato/amwscan
15594 Downloads
AMWSCAN (Antimalware Scanner) is a php antimalware/antivirus scanner console script written in php for scan your project. This can work on php projects and a lot of others platform.
maglnet/magl-markdown
158702 Downloads
Provides a ZF2 View Helper to render markdown syntax. It uses third-party libraries for the rendering and you can switch between different renderers.
magefan/module-translation
240415 Downloads
This module allowed admin user to change translations in admin panel
lochmueller/calendarize
126875 Downloads
Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also 'calendarize' your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize
laravel-validation-rules/us-state
152924 Downloads
Validate US States and Canada Provinces
kiwilan/typescriptable-laravel
14006 Downloads
PHP package for Laravel to type Eloquent models, routes, Spatie Settings with autogenerated TypeScript. If you want to use some helpers with Inertia, you can install associated NPM package.
kakserpom/phpdaemon
41156 Downloads
Asynchronous server-side framework for Web and network applications implemented in PHP using libevent. phpDaemon can handle thousands of simultaneous connections.
junaidnasir/larainvite
108665 Downloads
Laravel Invitation package, existing users can invite others by email
jamm/memory
24657 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.
imanghafoori/laravel-password-history
154472 Downloads
A package to keep a history of all password changes of users
hostnet/entity-tracker-component
153352 Downloads
Provides an event when a Tracked entity changes
heyday/silverstripe-responsive-images
83594 Downloads
Configure and send a series of image size options to the client without loading any resources until a media query can be executed.
helhum/typoscript-rendering
621264 Downloads
Can render a TypoScript path by URL, especially useful for Ajax dispatching
graycore/magento2-stdlogging
72413 Downloads
A Magento 2 module that changes all logging handlers to stdout