Libraries tagged by ivee
aineko-m/ivee-core
89 Downloads
PHP engine for calculations of EVE Online industrial activities and CREST library
orangehill/iseed
6690261 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
nicmart/string-template
1357694 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
58426 Downloads
好用的PHP表单生成器,快速生成现代化的form表单,支持前后端分离。内置17种常用表单组件。目前在政务系统、OA系统、ERP系统、电商系统、流程管理等系统中已稳定应用。
roave/no-floaters
167901 Downloads
PHPStan Rules to Disallow Float proliferation in contexts where IEEE-754 rounding errors are not acceptable
ipeevski/metabase-php
76609 Downloads
Embedding Metabase
ipeevski/pauseonfail
77372 Downloads
Extension for Codeception to Pause on Fail
cheesegrits/iseed
876 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.
iverberk/larasearch
15146 Downloads
Elasticsearch enabled Eloquent models
nilgems/laravel-textract
1620 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".
janmarek/mockista
217538 Downloads
Mockista is library for mocking, which I've written, because I find mocking in PHPUnit awful.
schubu/iseed
530 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.
olsgreen/ivendi-quoteware-api
4215 Downloads
iVendi Quoteware API Client
leuzeus/iseed
104 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表单。包含复选框、单选框、输入框、下拉选择框等元素以及,省市区三级联动,时间选择,日期选择,颜色选择,文件/图片上传等功能。