Libraries tagged by owns
choval/whois
141 Downloads
WHOIS wrapper for PHP with Async, get the country, owner and range of an IP.
cashlink/php-index
11552 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
aedart/overload
11534 Downloads
Provides means to dynamically deal with inaccessible properties, by implementing PHP's magic methods; __get(), __set(), __isset(), and __unset(). This package, however, enforces the usage of getters- and setters-methods, ensuring that if a property is indeed available, then its corresponding getter or setter method will be invoked. The term 'overload', in this context, refers to PHP’s own definition hereof. (http://php.net/manual/en/language.oop5.overloading.php)
syren7/owncloud-api-bundle
966 Downloads
This Bundle allows you to manage owncloud users throug provisioning api and managing files through sabre dav
noiselabs/build-your-own-neural-network
1 Downloads
Support code for the "Build Your Own Neural Network With PHP" talk
gpilla/php-owncloud-api
244 Downloads
OwnCloud php API for file sharing, at least.
fintechsystems/payfast-onsite-subscriptions
380 Downloads
A Laravel service provider and Livewire blades for Payfast subscription billing
coraxster/laravel-owncloud
727 Downloads
Laravel 5 OwnCloud Filesystem
artarts36/owncloud-client
5453 Downloads
OwnCloud Client
arnovr/owncloud-provisioning-api-client
1061 Downloads
This is a client to handle the owncloud provisioning api with.
noxify/asset-ownership
1019 Downloads
This plugin extends the existing asset query and shows only the assets which has been uploaded by the current user.
kenarkose/ownable
786 Downloads
Easy ownership for Eloquent Models on Laravel 5
onyijne/ovy
69 Downloads
Onsen-UI 2 + Vue.js 2 + Yii2 Basic Project Template
lucbu/angkor-cms
25 Downloads
A CMS made with Laravel 5. Multilingual, Multi-themes, Add-ons...
dab/phprbac
526 Downloads
PHP-RBAC is the authorization library for PHP. It provides developers with NIST Level 2 Standard Role Based Access Control and more.