Libraries tagged by post code
tombroucke/otomaties-jobs
813 Downloads
Allow people to post jobs. Moderate jobs before publishing
pop-wp-schema/customposts
45 Downloads
WordPress-specific Custom Post data model
pop-wp-schema/custompostmeta
23 Downloads
WordPress-specific Custom Post Meta data model
numeno/api-persona
0 Downloads
### Introduction Use the Numeno Persona API to create and manage **Personas**. Evolving a Persona over time is dead-simple: [create a Persona](create-persona), then send natural-language descriptions of your users’ in-app activities to the Persona API. Under the hood, we create a rich set of models of the system that evolve over time. Then, ask Numeno to personalize some part of your experience using the Persona. Numeno will use our models to tailor your software to each user’s unique preferences and habits, allowing you to dynamically adjust your offerings. For example, connect a Persona to the **[Numeno Article Recommender API](https://numeno.ai/wp-content/uploads/docs/artrec/numeno-article-recommender-api)** to generate **Article Feeds** that evolve over time as your Persona evloves with user interaction. Personas are not limited to modelling users. Posts in a social environment, articles or topics on a content platform, a screen or widget in your UI, a product in your inventory - groups of any of these things – Personas can evolve models of anything in your system! Get creative!
kimtooflex/envswitch
16 Downloads
Code once, host anywhere, run everywhere
footility/foocost
22 Downloads
From code to cost
dorvidas/laravel-ratings
137 Downloads
Laravel package for rating users, posts or other models with ease. You can even give a rating to a user for their role on other models i.e., post author or post illustrator.
banklansteve/social-interactions
2 Downloads
This Laravel package provides an elegant and customizable solution for adding social interaction features to your application. It supports liking, favoriting, and following/unfollowing models, making it perfect for social media platforms, community forums, or any application requiring user engagement functionality. The package is designed to be easy to integrate, lightweight, and extendable, allowing developers to quickly implement interaction features without reinventing the wheel. With support for polymorphic relationships, this package can be applied to any model, including posts, comments, users, and more, ensuring maximum flexibility for your application's needs.
alhimik1986/yii2_js_view_module
532 Downloads
The module allows you insert to your page most used javascript-codes with specified presets.
sgalinski/sg-comments
0 Downloads
Possibility to comment on the posts with replies and moderate comments
aseemann/pihole-api-client
24 Downloads
The Pi-hole API is organized around [REST](http://en.wikipedia.org/wiki/Representational_State_Transfer). Our API has predictable resource-oriented URLs, accepts and returns reliable UTF-8 [JavaScript Object Notation (JSON)-encoded](http://www.json.org/) data for all API responses, and uses standard HTTP response codes and verbs. Most (but not all) endpoints require authentication. API endpoints requiring authentication will fail with code `401 Unauthorized` when used outside a valid session.
appslankan/forum
9 Downloads
this package install basic forum models and migrations, models {auth,thread,post,thread_view,post_likes}
kstupak/iso
2930 Downloads
Collection of enums containing most used ISO data - country codes, currencies, etc
golivehost/php-qrcodegen
51 Downloads
A simple PHP library to generate QR codes using the GoLive.host QR Generator API.
julienbourdeau/laravel-ghost-connector
12 Downloads
Use your Ghost posts as if they were Eloquent models from your DB. Thanks to Sushi and the Ghost API!