Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: doctrine2

contributte/doctrine-fixtures

:wrench: Doctrine Fixtures for Nette Framework

Language: PHP - Size: 1.3 MB - Last synced: about 15 hours ago - Pushed: 5 months ago - Stars: 18 - Forks: 7

tarifhaus/doctrine-nullable-embeddable

A KISS workaround implementation on doctrine/doctrine2#4568.

Language: PHP - Size: 12.7 KB - Last synced: 1 day ago - Pushed: 3 months ago - Stars: 22 - Forks: 9

rkeet/zf-doctrine-form 📦

Zend Framework with Doctrine Form (Fieldset & InputFilter) usage focussing on re-usable components

Language: PHP - Size: 55.7 KB - Last synced: 2 days ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

AntoninoM90/slim4-doctrine-skeleton

Slim PHP Framework v.4 skeleton application with Doctrine ORM v.2

Language: PHP - Size: 88.9 KB - Last synced: 1 day ago - Pushed: 2 days ago - Stars: 2 - Forks: 0

mmucklo/DtcQueueBundle

Symfony2/3/4/5 Queue Bundle (for background jobs) supporting Mongo (Doctrine ODM), Mysql (and any Doctrine ORM), RabbitMQ, Beanstalkd, Redis, and ... {write your own}

Language: PHP - Size: 1.39 MB - Last synced: 5 days ago - Pushed: 6 days ago - Stars: 119 - Forks: 36

guidofaecke/jsonDbQuery

SQL builder

Language: PHP - Size: 124 KB - Last synced: 11 days ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 0

KnpLabs/DoctrineBehaviors

Doctrine2 behavior traits that help handling Blameable, Loggable, Sluggable, SoftDeletable, Uuidable, Timestampable, Translatable, Tree behavior

Language: PHP - Size: 1.15 MB - Last synced: 9 days ago - Pushed: 13 days ago - Stars: 913 - Forks: 281

FriendsOfDoctrine/dbal-clickhouse

Doctrine DBAL driver for ClickHouse database

Language: PHP - Size: 213 KB - Last synced: 7 days ago - Pushed: 8 months ago - Stars: 95 - Forks: 80

dmaicher/doctrine-test-bundle

Symfony bundle to isolate your app's doctrine database tests and improve the test performance

Language: PHP - Size: 269 KB - Last synced: 5 days ago - Pushed: 6 days ago - Stars: 1,051 - Forks: 60

CodelineRed/Slim-Skeleton

Slim Skeleton with Docrine, ACL, i18N, 2FA, reCaptcha and HTML compress

Language: PHP - Size: 526 KB - Last synced: 29 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

mpalourdio/MpaCustomDoctrineHydrator

Module that helps you deal with dates for DoctrineModule & ZF2 : filtering, hydration, Locale etc.

Language: PHP - Size: 141 KB - Last synced: about 1 month ago - Pushed: over 5 years ago - Stars: 4 - Forks: 1

DamienHarper/auditor-bundle

The missing audit log library

Language: PHP - Size: 1.18 MB - Last synced: 28 days ago - Pushed: about 2 months ago - Stars: 371 - Forks: 119

DamienHarper/auditor

auditor, the missing audit log library

Language: PHP - Size: 632 KB - Last synced: 12 days ago - Pushed: 2 months ago - Stars: 146 - Forks: 49

garex/doctrine-embeddables-in-embeddables

Person -> FullName -> Name => into people(id, first_name, last_name, middle_name)

Language: PHP - Size: 8.79 KB - Last synced: about 1 month ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

phpstan/phpstan-doctrine

Doctrine extensions for PHPStan

Language: PHP - Size: 915 KB - Last synced: about 1 month ago - Pushed: about 2 months ago - Stars: 555 - Forks: 91

kupishkis/DoctrineFixturesModule Fork of Ewgo/DoctrineFixturesModule

Integration between Zend Framework 2 and the Doctrine Fixtures library

Language: PHP - Size: 39.1 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

RuSPanzer/loggable-bundle

Simple loggable doctrine entity bundle

Language: PHP - Size: 39.1 KB - Last synced: about 1 month ago - Pushed: over 4 years ago - Stars: 0 - Forks: 1

santik/EntityExtender

Package for extending Doctrine Entities with data from remote sources

Language: PHP - Size: 4.88 KB - Last synced: about 1 month ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

santik/doctrine-mysql-gone-away-fix

Reconnects mysql on timeouts in long running processes

Language: PHP - Size: 8.79 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 1 - Forks: 1

AwoyoToyin/zfe-base

A Zend Expressive - Doctrine ORM DB Operations Abstraction

Language: PHP - Size: 32.2 KB - Last synced: about 2 months ago - Pushed: about 6 years ago - Stars: 1 - Forks: 0

salesupply/zf-doctrine-encrypt-module 📦

DEPRECATED - USE https://github.com/rkeet/zf-doctrine-encrypt INSTEAD

Language: PHP - Size: 42 KB - Last synced: about 2 months ago - Pushed: over 5 years ago - Stars: 3 - Forks: 1

graciousagency/doctrine-encryption-bundle

Simple bundle for adding encryption type to Doctrine

Language: PHP - Size: 20.5 KB - Last synced: 13 days ago - Pushed: 3 months ago - Stars: 5 - Forks: 4

raghavrach/demo-task

Manage Users along with their Roles and Groups

Language: JavaScript - Size: 598 KB - Last synced: about 2 months ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

steevanb/doctrine-stats

Get Doctrine stats : managed entities, lazy loaded entities, hydration time etc.

Language: PHP - Size: 325 KB - Last synced: about 17 hours ago - Pushed: almost 2 years ago - Stars: 71 - Forks: 8

jop-software/doctrine-uuid-generators

Generate UUIDs for your doctrine entities.

Language: PHP - Size: 29.3 KB - Last synced: 15 days ago - Pushed: 3 months ago - Stars: 1 - Forks: 0

sonata-project/sonata-doctrine-extensions

Doctrine2 behavioral extensions

Language: PHP - Size: 717 KB - Last synced: 1 day ago - Pushed: about 2 months ago - Stars: 265 - Forks: 40

Beachcasts/doctrine-expressive-example

Example PHP REST API application built with Expressive using Doctrine ORM, complete with associations, pagination, and DB connectivity inside Docker containers. Used in #Beachcasts videos on YouTube.

Language: PHP - Size: 120 KB - Last synced: 20 days ago - Pushed: about 4 years ago - Stars: 37 - Forks: 25

GlobalTradingTechnologies/doctrine-auditable-bundle

Symfony bundle for doctrine2 entity changes audit

Language: PHP - Size: 74.2 KB - Last synced: 3 days ago - Pushed: 4 months ago - Stars: 5 - Forks: 7

biberlabs/awesome-doctrine

A curated list of amazingly awesome Doctrine 2 ORM related libraries, resources and shiny things.

Size: 44.9 KB - Last synced: about 1 month ago - Pushed: almost 4 years ago - Stars: 265 - Forks: 13

contributte/doctrine-dbal

:bulb: Well-integrated Doctrine DBAL for Nette Framework (@nette)

Language: PHP - Size: 1.51 MB - Last synced: 1 day ago - Pushed: 3 months ago - Stars: 30 - Forks: 24

ipublikuj/doctrine-timestampable

:alarm_clock: Behavior for automate the update of timestamp fields on your entities for Nette Framework (3.0+)

Language: PHP - Size: 105 KB - Last synced: 15 days ago - Pushed: 5 months ago - Stars: 1 - Forks: 0

bartko-s/stefano-tree

Framework agnostic Nested Set (MPTT) implementation for PHP

Language: PHP - Size: 550 KB - Last synced: 10 days ago - Pushed: 6 months ago - Stars: 28 - Forks: 8

addiks/doctrine2_tweaks

Some component-replacements with tweaks and modified behaviour for the doctrine2 project.

Language: PHP - Size: 62.5 KB - Last synced: 8 days ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

contributte/doctrine-annotations

:memo: Standalone Doctrine Annotations for Nette Framework

Language: PHP - Size: 76.2 KB - Last synced: 1 day ago - Pushed: 11 months ago - Stars: 18 - Forks: 18

contributte/doctrine-cache

:arrows_clockwise: Doctrine Cache adapter for Nette Framework

Language: PHP - Size: 46.9 KB - Last synced: 1 day ago - Pushed: about 2 months ago - Stars: 15 - Forks: 5

contributte/doctrine-migrations

:running: Doctrine Migrations for Nette Framework

Language: PHP - Size: 1.37 MB - Last synced: 1 day ago - Pushed: 5 months ago - Stars: 39 - Forks: 14

contributte/doctrine-orm

:fire: Well-integrated Doctrine ORM for Nette Framework

Language: PHP - Size: 1.61 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 56 - Forks: 27

LRebonatto/tracking-trafegus-app

CRUD Simples usando Zend Framework, Doctrine2 e PostrgreSQL

Language: HTML - Size: 597 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 1 - Forks: 0

fastbolt/entity-importer

Entity importing library for importing data from files (CSV and Excel currently) or API into doctrine.

Language: PHP - Size: 163 KB - Last synced: 30 days ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

sunrise-php/awesome-skeleton

🚧 Version 4.0 coming soon! Awesome Skeleton for modern development on PHP 7.4+ (incl. PHP 8). Contains quality tested packages, thoughtful structure and everything you need to develop microservices.

Language: PHP - Size: 374 KB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 89 - Forks: 3

ayarii/users-evaluation

users-evaluation

Language: PHP - Size: 9.9 MB - Last synced: 7 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

Huttopia/console-bundle

Add some nice features to symfony/console

Language: PHP - Size: 25.4 KB - Last synced: 18 days ago - Pushed: over 1 year ago - Stars: 7 - Forks: 4

Onyxmoon/optolith-cloud

This repository contains the development data of the server for a cloud infrastructure service for Optolith Character Generator (https://github.com/elyukai/optolith-client).

Language: CSS - Size: 4.7 MB - Last synced: 8 months ago - Pushed: over 1 year ago - Stars: 5 - Forks: 0

dypa/doctrine_not_bug 📦

Problem with reserved word from and @JoinColumn

Language: PHP - Size: 4.88 KB - Last synced: 8 months ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

fmasa/doctrine-yaml-annotations 📦

Support for custom Doctrine annotations in yaml

Language: PHP - Size: 17.6 KB - Last synced: 2 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

ipublikuj/doctrine-crud

:wrench: CRUD functions in Doctrine2 for Nette Framework (3.0+)

Language: PHP - Size: 202 KB - Last synced: 13 days ago - Pushed: 3 months ago - Stars: 4 - Forks: 1

dsentker/DoctrineWatcher

Allows to track changes on doctrine entities with an easy-to-use and highly customizable API.

Language: PHP - Size: 304 KB - Last synced: 11 days ago - Pushed: 8 months ago - Stars: 4 - Forks: 0

k0t9i/TaskManager-php-ddd

Clean Architecture, DDD and CQRS using Symfony 6

Language: PHP - Size: 776 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 2 - Forks: 1

javer/JaverSphinxBundle

Symfony bundle which provides integration of Sphinx search engine with Symfony using SphinxQL

Language: PHP - Size: 90.8 KB - Last synced: 8 days ago - Pushed: about 1 year ago - Stars: 23 - Forks: 19

andreafiori/doctrine-simple-tree

Doctrine simple tree structure

Language: PHP - Size: 31.3 KB - Last synced: 10 months ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

Proglab/s4boilerplate

Symfony 4 boilerplate

Language: PHP - Size: 1.03 MB - Last synced: 10 months ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

Alpha-Hydro/ah-symfony

PHP 7.1 / Symfony 4.1 / Doctrine 2.1 / MySql 5.1 / HTML(Twig 2.0) / CSS (Bootstrap 3, 4) / JavaScript (jQuery) / Saas / Webpack / Composer

Language: JavaScript - Size: 6.76 MB - Last synced: 10 months ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 1

Alpha-Hydro/alpha-hydro-expressive

PHP 5.6 / Zend Framework Expressive 2.0 / Doctrine ORM / Twig /Bootstrap 3.3 (CSS) / JavaScript

Language: PHP - Size: 7.24 MB - Last synced: 10 months ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

mediamonks/doctrine-extensions

Doctrine2 behavioral extension Transformable

Language: PHP - Size: 107 KB - Last synced: 2 days ago - Pushed: about 1 year ago - Stars: 13 - Forks: 7

sensorario/query-builder

A simple doctrine's query builder adapter.

Language: PHP - Size: 67.4 KB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

samuel20miglia/DoctrineDataFixtureModule Fork of Hounddog/DoctrineDataFixtureModule

Doctrine Data Fixture Module for Zf2/Zf3 with cli integration

Language: PHP - Size: 70.3 KB - Last synced: 10 months ago - Pushed: almost 7 years ago - Stars: 1 - Forks: 0

rkeet/zf-doctrine-form-examples 📦

Examples of usage for rkeet/zf-doctrine-form

Language: PHP - Size: 42 KB - Last synced: 10 months ago - Pushed: about 4 years ago - Stars: 0 - Forks: 1

rkeet/zf-doctrine-country 📦

ZF3 & Doctrine 2 Module - Country module for Country, Currency, Coordinates, Language & Timezone

Language: PHP - Size: 207 KB - Last synced: 10 months ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

Alexandre-T/doctrine2-spatial Fork of creof/doctrine2-spatial 📦

Doctrine2 multi-platform support for spatial types and functions.

Language: PHP - Size: 1.16 MB - Last synced: 22 days ago - Pushed: almost 3 years ago - Stars: 20 - Forks: 14

mixartemev/dbal-vertica-driver Fork of WinnerSoftLab/dbal-vertica-driver

Doctrine DBAL driver for Vertica DB compatible Illuminate Database Query Builder for using in Laravel/Lumen >=5.x

Language: PHP - Size: 95.7 KB - Last synced: 27 days ago - Pushed: 11 months ago - Stars: 3 - Forks: 10

addiks/symfony_rdm

Helps with the use of domain driven design & rich domain model in symfony / doctrine applications.

Language: PHP - Size: 1.49 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 5 - Forks: 2

janit/doctrine-inheritance-example

A simple Symfony Flex app example of using Doctrine ORM with inheritance of Entity classes

Language: PHP - Size: 33.2 KB - Last synced: 12 months ago - Pushed: over 6 years ago - Stars: 40 - Forks: 8

randomstate/doctrine-scopes

Global query builder scopes for Doctrine2

Language: PHP - Size: 36.1 KB - Last synced: about 1 month ago - Pushed: 12 months ago - Stars: 1 - Forks: 0

sealphp/SealFramework

SEAL PHP is a framework for learning purpose only, We want to build our own framework to help us to know the internal infrastructure of modern frameworks and how to build ,contribute and work in open source projects!

Language: PHP - Size: 29.3 KB - Last synced: 19 days ago - Pushed: almost 5 years ago - Stars: 3 - Forks: 5

mikemix/ddd-value-object-id

Doctrine Entity ID as ValueObject

Language: PHP - Size: 4.88 KB - Last synced: 29 days ago - Pushed: about 7 years ago - Stars: 10 - Forks: 1

contributte/doctrine-extensions-atlantic18

:mag: Doctrine Atlantic18/DoctrineExtensions extension for Nette Framework (@nette)

Language: PHP - Size: 58.6 KB - Last synced: 15 days ago - Pushed: over 1 year ago - Stars: 11 - Forks: 7

CreativeNative/tmi-translation

Database backed up translation module for German, English and Italien language. Requires Laminas and Doctrine.

Language: PHP - Size: 43 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

xcorecms/Generator 📦

Language: PHP - Size: 83 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 3 - Forks: 0

ipublikuj-archive/forms 📦

Add ability to create forms in better way in Nette Framework (2.4+)

Language: PHP - Size: 65.4 KB - Last synced: 9 months ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

rkeet/zf-doctrine-encrypt 📦

Provides encryption and hashing with Zend Framework 3 & Doctrine 2 - provides default adapters using Halite / Sodium

Language: PHP - Size: 28.3 KB - Last synced: 29 days ago - Pushed: about 4 years ago - Stars: 7 - Forks: 12

rkeet/zf-doctrine-mvc 📦

Provides abstract objects using both plain Zend Framework and extended with Doctrine

Language: PHP - Size: 23.4 KB - Last synced: 10 months ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

Drakmord2/rectrine

A DSL for Doctrine2 Association Mapping

Language: Java - Size: 291 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

roukmoute/DoctrinePrefixBundle

Listener that prefixes tables and sequences

Language: PHP - Size: 19.5 KB - Last synced: about 2 months ago - Pushed: over 4 years ago - Stars: 4 - Forks: 1

anatrone/laravel-doctrine-project

Laravel project with Doctrine ORM adapter

Language: PHP - Size: 83 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

devart64/njuko

Test pour obtenir un entretient d'embauche

Language: PHP - Size: 1.03 MB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 1 - Forks: 0

ibent95/learn-symfony

Learn data structure or architecture of Symfony 5

Language: PHP - Size: 64.5 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

KhalebOBrien/jooma

Sikha's lovely blog.

Language: JavaScript - Size: 20.9 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

sandrokeil/Z-Ray-Doctrine2

Doctrine 2 Plugin for Zend Z-Ray. Provides information about various Doctrine 2 elements. Get a deeper look how entities and entity mappings, queries with parameter, events and caches are used.

Language: PHP - Size: 806 KB - Last synced: 18 days ago - Pushed: almost 9 years ago - Stars: 5 - Forks: 4

ipublikuj/doctrine-consistence

:orange_book: Consistence registration extension for Doctrine2 and Nette Framework (3.0+)

Language: PHP - Size: 42 KB - Last synced: 17 days ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

Kachit/doctrine-datamapper

Simple database layer powered by doctrine2

Language: PHP - Size: 229 KB - Last synced: 26 days ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

dv23/shop-symfony3

boutique en ligne - POO PHP

Size: 9.29 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

ipublikuj/doctrine-dynamic-discriminator-map

:footprints: Dynamic discriminator map for Doctrine2 entities and Nette Framework (3.0+)

Language: PHP - Size: 71.3 KB - Last synced: 18 days ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

santoshborate/demo-zf3

CRUD Operation for Router Application using Doctrine 2 and Paginator

Language: PHP - Size: 442 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 1

rbroen/laminas-doctrine-encrypt Fork of somecoding/laminas-doctrine-encrypt

Used for GPDR compliance in Laminas projects with Doctrine 2

Language: PHP - Size: 41 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

bcremer/doctrine-mysql-spatial Fork of creof/doctrine2-spatial

Doctrine support for MySQL spatial types and functions

Language: PHP - Size: 775 KB - Last synced: 21 days ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

Cuchulain/Nette-StartUp

Nette + Doctrine2 project scaffolding

Language: Latte - Size: 540 KB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

NotBadCode/IntrumentTest

Symfony 5 components usage example

Language: PHP - Size: 70.3 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

bassix/voucher-service

This is a small demo of a service application written in PHP 7.4 and Symfony 5 using Doctrine and Messenger Component to generate vouchers for orders.

Language: PHP - Size: 222 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 2 - Forks: 1

maciejkosiarski/symfony-rest-api

symfony app with micro kernel

Language: PHP - Size: 23.4 KB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 1 - Forks: 0

globtec/doctrine-generator

A PHP package customized to generate entity and repository classes of a project that uses Doctrine ORM 2

Language: PHP - Size: 15.6 KB - Last synced: 4 days ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 1

anee/anee

Anee is simple track manager for sharing tracks and photos

Language: PHP - Size: 257 MB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

ipublikuj/doctrine-blameable

Behavior for automate update of user reference fields on your entities for Nette Framework (3.0+)

Language: PHP - Size: 126 KB - Last synced: 9 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 1

studiomado/query-bundle

Query doctrine database from query string and provide HATEOAS responses.

Language: PHP - Size: 405 KB - Last synced: 24 days ago - Pushed: over 1 year ago - Stars: 13 - Forks: 5

fmasa/doctrine-nullable-embeddables

Mechanism for nullable embeddables in Doctrine 2.5+

Language: PHP - Size: 18.6 KB - Last synced: 4 days ago - Pushed: about 6 years ago - Stars: 5 - Forks: 2

lucassabreu/zend-expressive-helpers

Some helpers to use in a Zend Expressive Project

Language: PHP - Size: 17.6 KB - Last synced: 19 days ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

belgattitude/openstore-schema-core

Openstore database core schema

Language: PHP - Size: 704 KB - Last synced: 19 days ago - Pushed: over 2 years ago - Stars: 1 - Forks: 1

chrishodgson/symfony-storyboard

PHP 7.1 / Symfony 3 web application which allows you to organise code snippets by story & project.

Language: PHP - Size: 168 KB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

Huttopia/doctrine

Add features and fix for Doctrine. This is not a fork !

Language: PHP - Size: 51.8 KB - Last synced: about 1 month ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

OmarMakled/symfony-translatable

Symfony3 & Translation

Language: PHP - Size: 47.9 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 1 - Forks: 0

maciejkosiarski/symfony-app

Simple notification app (symfony4/postgresql)

Language: PHP - Size: 913 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0