LoopBackApiBundle
[DEPRECATED] LoopBack like Doctrine ORM filters for DunglasApiBundle.
Install / Use
/learn @theofidry/LoopBackApiBundleREADME
LoopBackApiBundle
LoopBack like Doctrine ORM filters for DunglasApiBundle.
DEPRECATED: You should use ApiPlatform Core now.
Documentation
- Install
- Introduction
- Order filter
- Where filter
- Special values 1. Search on embedded relation property 2. Boolean values 3. Date values 4. Null values 5. Empty values
- Operators 1. or 2. gt(e)/lt(e) 3. between 4. neq 5. like/nlike
Install
You can use Composer to install the bundle to your project:
composer require theofidry/loopback-api-bundle
Then, enable the bundle by updating your app/config/AppKernel.php file to enable the bundle:
<?php
// app/config/AppKernel.php
public function registerBundles()
{
//...
$bundles[] = new Fidry\LoopBackApiBundle\LoopBackApiBundle();
return $bundles;
}
Credits
This bundle is developed by Théo FIDRY.
License
Related Skills
node-connect
346.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
107.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
346.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
346.8kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
