Libraries tagged by Work Code
conejoninja/coinjar-php
6 Downloads
Library in PHP to work with Coinjar ( http://coinjar.io/ ) payment system
coderubix/wordsearch
0 Downloads
Word search generator.
tcshabin/bot-notification-api
0 Downloads
Simple notification API for Telegram and Matrix (Element). Works with Core PHP and Laravel.
materodev/extbase-utilities
14 Downloads
Basic utility stuff for extbase related coding work
ckailash/twitter-app-only-auth
49 Downloads
Twitter Application Only Auth API for Laravel, which is documented here: https://dev.twitter.com/oauth/application-only. With Application-only authentication you don’t have the context of an authenticated user and this means that any request to API for endpoints that require user context, such as posting tweets, will not work. However, it comes with a higher API rate limit
artyomnar94/rest-api-client
1 Downloads
wrapper on yii2-httplcient for work with WP Core API
ems/signal
505 Downloads
A generic core library to work with different event systems in php
tamedia-adtec/jmspcd
112 Downloads
A unified API for processing payments with Symfony. Based on jms/payment-core-bundle. Adapted to work with phpseclib/mcrypt_compat in order to phase out ext-mcrypt.
perchpeekmichael/zendesk_api_client_php
21 Downloads
PHP Client for Zendesk REST API. See https://developer.zendesk.com/rest_api/docs/core/introduction . This includes work around for new Guzzle PSR7 call
o3-shop/altcha-module
3 Downloads
Altcha (self-hosted, proof-of-work) provider for the O3-Shop core CAPTCHA layer
weesee/yii2-etcd
390 Downloads
Yii2 extension to work with ETCD key-value store from CoreOS
brash-creative/eloquent
150 Downloads
Core laravel components for ongoing development work
amcgowanca/composer-patches-drupal-patching
5640 Downloads
A work-around solution for patching Drupal 8 core with cweagans/composer-patches.
wpessential/wpessential
1 Downloads
WPEssential serves as a versatile add-on for WordPress, offering enhanced flexibility for users. By simply installing the WPEssential plugin from WordPress.org, users can embark on creating their own WordPress themes with ease. The WPEssential team is dedicated to delivering top-notch quality work and continuously introducing new options and features. As an open-source solution, it not only facilitates theme creation but also serves as a page builder within the WordPress ecosystem. With WPEssential, users can design themes effortlessly without the need for expertise in PHP, CSS, HTML, or Javascript coding. This empowers users to unleash their creativity and customize their WordPress experience without technical barriers.
ujiro2017/fixnames
4 Downloads
A code snippet that fixes name input by user. It removes spaces and none word characters and set the first letter in each name to upper case. Arguments are passed by referece.