Libraries tagged by kcpt
scale/store
2 Downloads
Store variables and objects in memory for later dependency injection DI. Static 'standalone' library. Most Scale framework packages can be used for themselves. Dependencies are kept to a minimum.
mouf/utils.cache.session-cache
11 Downloads
This package contains a cache mechanism that relies on the session of the user. Therefore, the cache is a bit special, since it is kept for the duration of the session, and is only accessible by the current user. The session has to be started (using session_start()).
linlak/ridebooking
4 Downloads
This is a PHP Library for adding ride booking to contract kaptal api
johnniewalker/example-php-cli-application
3960 Downloads
Example of a nice CLI Application in PHP for a job interview. Kept as a reminder.
tsekka/data-loader
54 Downloads
For Laravel framework. Adds helper function to access static data kept in data directory.
scribe/yuicompressor-library
306 Downloads
An up-to-date fork of Yahoo's JS and CSS compressor, kept in regular sync with upstream, except this one comes with a composer file.
scribe/closurecompiler-library
218 Downloads
An up-to-date fork of Google's Closure Compiler, kept in regular sync with upstream, except this one comes with a composer file.
johnbillion/extended-cpts
1491971 Downloads
A library which provides extended functionality to WordPress custom post types and taxonomies.
log1x/poet
225554 Downloads
Configuration-based post type, taxonomy, editor color palette, block category, and block registration for Sage 10.
wpbp/cpt_columns
6949 Downloads
Improve the CPT list in the backend for your CPTs
wearenolte/wp-cpt
25198 Downloads
Create custom post types easier.
devuri/cpt-meta-box
2799 Downloads
Simple Implementation for custom meta boxes and fields
spock/shadow-taxonomies
34037 Downloads
A library used for create relationships between CPT's
webdevstudios/cpt-core
7656 Downloads
WordPress Custom Post Type OO wrapper
hard-g/cpt-tax
454 Downloads
WordPress library that creates a taxonomy term corresponding to each item in a given Custom Post Type. Useful for mimicking post-to-post relationships.