Libraries tagged by ivee
aineko-m/ivee-core
89 Downloads
PHP engine for calculations of EVE Online industrial activities and CREST library
orangehill/iseed
6727708 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
nicmart/string-template
1364232 Downloads
StringTemplate is a very simple string template engine for php. I've written it to have a thing like sprintf, but with named and nested substutions.
xaboy/form-builder
58604 Downloads
好用的PHP表单生成器,快速生成现代化的form表单,支持前后端分离。内置17种常用表单组件。目前在政务系统、OA系统、ERP系统、电商系统、流程管理等系统中已稳定应用。
roave/no-floaters
169958 Downloads
PHPStan Rules to Disallow Float proliferation in contexts where IEEE-754 rounding errors are not acceptable
ipeevski/metabase-php
77794 Downloads
Embedding Metabase
iverberk/larasearch
15151 Downloads
Elasticsearch enabled Eloquent models
ipeevski/pauseonfail
78254 Downloads
Extension for Codeception to Pause on Fail
janmarek/mockista
217599 Downloads
Mockista is library for mocking, which I've written, because I find mocking in PHPUnit awful.
olsgreen/ivendi-quoteware-api
4296 Downloads
iVendi Quoteware API Client
cheesegrits/iseed
917 Downloads
This is a fork of the SchuBu/iseed of the original package Orangehill/Iseed. Generate a new Laravel database seed file based on data from the existing database table.
nilgems/laravel-textract
1656 Downloads
A Laravel package to extract text from files like DOC, XL, Image, Pdf and more. I've developed this package by inspiring "npm textract".
schubu/iseed
551 Downloads
This is a fork of the original package Orangehill/Iseed by Tihomir Opacic ([email protected]). Generate a new Laravel database seed file based on data from the existing database table.
leuzeus/iseed
132 Downloads
This is a fork of the SchuBu/iseed of the original package Orangehill/Iseed. Generate a new Laravel database seed file based on data from the existing database table.
xaboy/laravel-form-builder
259 Downloads
laravel专用表单生成器,快速生成现代化的form表单。包含复选框、单选框、输入框、下拉选择框等元素以及,省市区三级联动,时间选择,日期选择,颜色选择,文件/图片上传等功能。