Libraries tagged by also
yousafsyed/algorithms
18 Downloads
Original Proposal: Using the right data structure or algorithm for the situation is an important aspect of programming. In computer science literature, many data structures and algorithms have been researched and extensively documented. However, there is still no standard library in Php implementing useful structures and algorithms like Red/Black Trees, tries, different sorting algorithms, etc. This project will create such a library with documentation on when to use a particular structure/algorithm. It will also come with a benchmark suite to compare performance in different situations.
yjmorales/img_video_lazy_loader
15 Downloads
This project lazy loads the videos and images present in html to speed up the loading of web pages. It also parses an html containing search for images or YouTube videos. If you find them, modify those tags and replace them with quick-to-load elements.
yiidoc/yii2-video-js
6 Downloads
Yii 2 Widget for the [video.js](http://www.videojs.com/). A JavaScript and CSS library that makes it easier to work with and build on HTML5 video. This is also known as an HTML5 Video Player.
ycms/redbean-laravel5
16 Downloads
An implementation of RedBean for Laravel 4. Although Redbean has a composer install option, it is not recommended. This solution also implements namespaces for Redbean.
xutl/yii2-videojs-widget
5220 Downloads
The yii2-videojs-widget is a Yii 2 wrapper for the [video.js](http://www.videojs.com/). A JavaScript and CSS library that makes it easier to work with and build on HTML5 video. This is also known as an HTML5 Video Player.
xutl/yii2-tcplayer-widget
18 Downloads
The yii2-tcplayer-widget is a Yii 2 wrapper for the [video.js](http://www.videojs.com/). A JavaScript and CSS library that makes it easier to work with and build on HTML5 video. This is also known as an HTML5 Video Player.
xutl/yii2-aliplay-widget
47 Downloads
The yii2-alipay-widget is a Yii 2 wrapper for the [video.js](http://www.videojs.com/). A JavaScript and CSS library that makes it easier to work with and build on HTML5 video. This is also known as an HTML5 Video Player.
xiaodi/think-psr7
20 Downloads
PSR-7 message implementation that also provides common utility methods
wpify/dpd-geo-php-sdk
4 Downloads
This documentations describes what the GeoAPI is and how to use it properly. **What is GeoAPI** The GeoAPI allows DPD customers to manage (CRUD) their shipments and shipment related data. The main purpose of the API is to provide the customer the means for: - Creating and managing new shipments - Ordering pickups for parcels - Printing parcel labels - Listing all available shipping services - Validating shipping routes It also provides methods for listing your pickup addresses and the details of individual parcels. Each user is assigned a user account under which he is able to track multiple customer DSWs (customer numbers). You as a customer can use a single GeoAPI account to send shipments under multiple DPD customer numbers.
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.
wp-pure/twitter-aggregator
97 Downloads
A Twitter aggregator to aggregate multiple twitter accounts into a single lising. Includes caching - originally intended to work with WordPress - but will also work with any PHP application.
worthwelle/alphonic
2 Downloads
A library for converting strings into and from phonetic spellings for use over the phone, a radio or other unclear communications channels. Alphonic provides these conversions not only using the standard NATO alphabet, but also various other phonetic alphabets, making it perfect for easily converting strings with historical accuracy.
worlddirect/sysfilefinder
43 Downloads
This extension contains a backend module to show the path of a sys_file entry with a specific id. Also it can use fal_securedownload extension links to determine the sys_file id.
wimil/settings
133 Downloads
This package allows you to save the configuration in a more persistent way. Use the database to save your settings, you can save values in json format. You can also override the Laravel configuration.
wfk/wfk-layout
2348 Downloads
Module to add twitter bootstrap default layout to your application. Also some common used widgets.