Libraries tagged by idf
kollway/idface
42 Downloads
id face Service Provider for Laravel
jonathanmm/idfm-apiportal
24 Downloads
A library to use the APIPortal of Île-de-France Mobilités (organization of public transportation in Paris area).
chloroplast/idf-sdk
186 Downloads
idf sdk
idfive/idfive_instagram_basic
36 Downloads
Provides a service for use within themes/modules, to interact with the instagram Basic API. This module provides no markup or settings, rather simply a way to gather instagram posts for use elsewhere in theme or custom module, for maximum flexibility.
idffoja/laravel-preset
19 Downloads
Laravel 6 Preset with FomanticUI, Jquery, Vue, VeeValidate and Axios
idfx/weight-conversions
7 Downloads
Weight conversions in PHP - Spatie package training
idfx/laravel-example-package
12 Downloads
This is an example package for Laravel
idfx/laravel-disk-monitor
7 Downloads
Monitor metrics of Laravel disk
idf/laravel-real-email-validation
6684 Downloads
A Laravel rule for performing email addresses validation via regex and DNS checks
idfocus/smarty
54 Downloads
Smarty wrapper
idfocus/php-tinyqbuilder
52 Downloads
TinyQ builder implementation for PHP
idfocus/config
61 Downloads
Simple configuration framework
idfluid/comments
6 Downloads
idfy-eve/php
5 Downloads
Web SDK for Integration with IDfy (Tasks api)
landlib/treealgorithms
31 Downloads
This group of methods for work with tree structure. Provide methods build tree from flat array, find node in the tree by id, walk tree and execulte callback function for each node. Node of the tree has fields like as id, parent_id, children. Concrete names of the tree node fields can be configured with TreeAlgorithms properties idFieldName, parentIdFieldName, childsFieldName. Also exists javascript release, search lamzin-andrey/landlib on github.